Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialIvan Medina
Courses Plus Student 234 PointsIssue with starting this project
I am following this video step by step, but when I reach to the part under res and layout, the activity_main.xml is missing. Please help!!!
1 Answer
Gunjeet Hattar
14,483 PointsDid you rename the file while creating the project? Does your Main_Activity.java show error of missing layout file. If it doesn't then probably the .xml file is still there might just have been renamed. Mine is called main.xml layout instead of activity_main.
If that doesn't help try re creating the project.
Ask again if it doesn't help.