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 trial

Android Build an Interactive Story App (Retired) User Input Making Our App Portrait-Only

I don't have the AndroidManifest.xml file

I don't have values-v21, i have only values. My Android Studio newer then Ben's.

1 Answer

Hello,

The values-v21 folder isn't automatically created so if you need it, you will need to create it yourself. Are you sure you don't have an AndroidManifiest.xml file, its probably located in the app/src/main/ folder.

Thank you very much. I did Found it in main folder.