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 a Simple Android App (retired 2014) Getting Started with Android Android Setup and the Crystal Ball Project

No 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

Did 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!

Are 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.

Thank you, I figured it out.

Awesome!

Okay so I ran into another problem, when I download the sdk package it says cmd.exe and java.exe are blocking it from installing.

Yeah, ill check those things.

Okay, so how o i move my sdk directory to my desktop?

Just drag the entire folder or when you download, make that your save as location.

Download the and android sdk with eclipse included! Android adt bundle link

Hey, thanks. I got my eclipse working.