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 trialMichael whitney
731 PointsValues v-21?
Although I have the latest 5.0 sdk installed etc, when I create a project with a minsdk lower than 5.0 I don't see the values v-21 folder or the styles (v21).xml file.
Is this just because of android studio 1.0?
1 Answer
Steve Hunter
57,712 PointsHi Michael
So, you've got the Lollipop SDK installed but are selecting an earlier Android version for backward compatibility reasons - as is standard. (I've just created a blank project with ICS).
What are you expecting to see - I'm not clear what folder you're expecting to see.
Steve.