initial moon Lurker Jun 1, 2016 #1 Developing in Android Studio and got this error.Following official tutorial. My code = tutorial's code. https://developer.android.com/training/basics/firstapp/building-ui.html
Developing in Android Studio and got this error.Following official tutorial. My code = tutorial's code. https://developer.android.com/training/basics/firstapp/building-ui.html
D Deleted User Guest Jun 1, 2016 #2 Change 'activity_my' to 'activity_main' ? I think you might have forgotten to do step 7 here https://developer.android.com/training/basics/firstapp/creating-project.html Last edited by a moderator: Jun 1, 2016
Change 'activity_my' to 'activity_main' ? I think you might have forgotten to do step 7 here https://developer.android.com/training/basics/firstapp/creating-project.html