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 trialDemarcus Thomas
144 PointsAndroid Setup and the Crystal Ball Project
Hi TeamTreeHouse,
I’m have issue when trying to start a New Andriod Application .My version is Android 4.4 Kit Kat but in the Tutiorial it is a Android 4.1 (Jeally Bean). It’s telling me to slect the Target SDK Android 4.1 in the Tutiorial.
Would I have to select a device on here to create new Android Virtual Device
1 Answer
Eric De Wildt
Courses Plus Student 13,077 PointsHi Demarcus!
All versions of Android are backwards compatible so your version 4.1 app will still run on 4.4.
But keep in mind that apps that use 4.4 features in many cases will not work on devices running lower versions.