androidandroid-studio

Android Studio - Cannot view code for activity_main.xml


I am new to android studio and when I try to add code to activity_main.xml, I only see the design and blueprint. How do I get to the code?

I have attached a screenshot of what I see.


Solution

  • just use ctrl+b to go to xml file. or right click on hello world text and chek the last option in the list go to xml.