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 trialDevin Scheu
66,191 PointsNo Android IDE?
Whenever i go to help in eclipse and hit the drop down bar i don't see Android IDE can anyone help?
10 Answers
Erin Kabbash
5,210 PointsDid you download Eclipse from the developer.android.com site? Make sure you download from http://developer.android.com/sdk/index.html and get the SDK. Then launch Eclipse from those files and you should see all of the Android stuff. Hope this helps!
Erin Kabbash
5,210 PointsAre you installing as administrator? Also, try moving it outside of the directory you are in. Like run it from the desktop because the directory you are in maybe locked down. A lot of people try to put the SDK in the program files directory but you should avoid that from my experience. I usually run from the desktop or I make a folder in my C:\ drive for Android. Eclipse is kind of weird because you don't really install it, you just run it.. if that make sense.
Devin Scheu
66,191 PointsThank you, I figured it out.
Erin Kabbash
5,210 PointsAwesome!
Devin Scheu
66,191 PointsOkay so I ran into another problem, when I download the sdk package it says cmd.exe and java.exe are blocking it from installing.
Devin Scheu
66,191 PointsYeah, ill check those things.
Devin Scheu
66,191 PointsOkay, so how o i move my sdk directory to my desktop?
Erin Kabbash
5,210 PointsJust drag the entire folder or when you download, make that your save as location.
Arjun Sajeev
15,076 PointsDownload the and android sdk with eclipse included! Android adt bundle link
Devin Scheu
66,191 PointsHey, thanks. I got my eclipse working.