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 trialErin Wickliffe
78 Pointsincomplete install?
Do not know if I got eclipse installed properly. I do not have any options available for "Compile with: API 19 (KitKat)" or "Theme"
Can or should I uninstall and reinstall the bundle?
2 Answers
Erin Kabbash
5,210 PointsYou shouldn't have to completely reinstall the bundle if you downloaded the SDK from the developer.android.com site. Just open the "SDK Manager" and you can see what items are installed. To follow the tutorials all of the way through I just selected and installed everything under "tools", "Android 4.4.2 (API 19)" accept Glass development kit preview , and under "extras" I downloaded Google USB driver and Android Support library 19.1
These should work for you for these tutorials. You will have a few differences with fragments but they are covered in the forms so if you get stuck just search or ask questions here and we will help!
Gunjeet Hattar
14,483 PointsThis quick video will show you how to update the SDK manager. Once you update, restart Eclipse and it will be there