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

Ian Goakey
Ian Goakey
997 Points

ADT Ver. 23

I keep getting the following;

"This Android SDK requires Android Developer Toolkit version 23.0.0 or above.

Current version is 22.6.2.v201403212031-1085508.

Please update ADT to the latest version."

In which I click "Check for Updates" and it eventually says "No Updates Found".

So after looking it up a bit the common fix is going through "Help" then clicking "Install New Software" to which you'd type or copy/paste "https://dl-ssl.google.com/android/eclipse/" name it Google (or anything really) and then clicking "OK".

Checking the box for Developer Tools states 6 items selected so I then click "Next >" and then it gives me this error;

"Cannot complete the install because of a conflicting dependency. Software being installed: Android Native Development Tools 23.0.2.1259578 (com.android.ide.eclipse.ndk.feature.feature.group 23.0.2.1259578) Software currently installed: Android Developer Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.product 22.6.2.v201403212031-1085508) Only one of the following can be installed at once: ADT CDT Integration 23.0.2.1259578 (com.android.ide.eclipse.ndk 23.0.2.1259578) ADT CDT Integration 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.ndk 22.6.2.v201403212031-1085508) Cannot satisfy dependency: From: ADT Package 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.feature.group 22.6.2.v201403212031-1085508) To: com.android.ide.eclipse.ndk.feature.group 22.6.2 Cannot satisfy dependency: From: Android Developer Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.adt.package.product 22.6.2.v201403212031-1085508) To: com.android.ide.eclipse.adt.package.feature.group [22.6.2.v201403212031-1085508] Cannot satisfy dependency: From: Android Native Development Tools 23.0.2.1259578 (com.android.ide.eclipse.ndk.feature.feature.group 23.0.2.1259578) To: com.android.ide.eclipse.ndk [23.0.2.1259578] Cannot satisfy dependency: From: Android Native Development Tools 22.6.2.v201403212031-1085508 (com.android.ide.eclipse.ndk.feature.group 22.6.2.v201403212031-1085508) To: com.android.ide.eclipse.ndk [22.6.2.v201403212031-1085508]"

I can't seem to find anything else that is pertinent to my problem and this is directly after installing the Windows 32bit package for Android Developing from this site (below video link), running the SDK after initialize (of course after unzipping everything) and then bringing up Eclipse.

The effects is that I can't build any new projects, it won't have anything listed for the compile drop down box and therefore won't allow me to move onward to starting a project.

Can someone please help me fix my issue?

1 Answer

Iskandar Fendi
Iskandar Fendi
5,700 Points

Hi Ian,

Same here! I have the same issue like yours. I operate in Windows 7 and has been install and uninstall Android SDK. Basically, I believe it has something to do with Android ADT bundle itself.

To solve this:

  1. Uninstall all of your extracted file or ZIP

  2. I install Eclipse IDE (I installed 4.2 Kepler, the one before 4.4 but doesn't matter I think) from Eclipse website.

  3. Install Android SDK Tools from Android Developer Site. Under Develop > Tools > Click on Download > Then click the drop down of "Get the SDK for an existing IDE" to download the SDK Manager and AVD Manager

  4. After that, you could look it up online of how to install Android into Eclipse IDE.

  5. Just for your lead, To install, it's in the Eclipse IDE, go to Help > Install New Software

Please let me know if you had challenges of connecting these two. I would be more than happy to provide you with details.

Thanks, Isk

Ian Goakey
Ian Goakey
997 Points

Thank you, I'm going to try that now. I'll update you on the outcome.

Iskandar Fendi
Iskandar Fendi
5,700 Points

Sure. Basically, Try to install both Eclipse IDE and Android SDK Tools separately

Ian Goakey
Ian Goakey
997 Points

So far it's worked without any issues, thank you soooo much. Feels like I been battling this one a day or so between going to work and sleeping lol.

Iskandar Fendi
Iskandar Fendi
5,700 Points

Your welcome! Would you mind to mark this as a final answer if you problems have been solved? I would appreciate it