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.
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.