Eclipse ADT Bundle Not Working Properly

Jumpa picture Jumpa · Jun 28, 2014 · Viewed 39.9k times · Source

I've just downloaded the Eclipse ADT Bundle from official site: http://developer.android.com/sdk/index.html (specifically adt-bundle-windows-x86_64-20140624.zip). I'm on Win 7 64 bit, I've MD5 match for the zip file, but Juno fails to load correctly (I'm running eclipse.exe with admin rights): no ADT plugin, no application title (generic Resource -), no SDK manager link, ecc.ecc. My workspace folder is totally clean under c:/dev/android, I've latest 64-bit JDK installed (version 8 update 5). I've also tried another pc with windows 8, with no luck. What's wrong here?

Answer

AndroidUser picture AndroidUser · Jun 29, 2014

You can download the entire adt-bundle from:

http://dl.google.com/android/adt/22.6.2/adt-bundle-linux-x86_64-20140321.zip

I completely removed the 20140624 bundle. I also renamed ~/.android to ~/.android.bak. Then I unzipped this previous 22.6.2 version and it ran fine. When you run the SDK Manager, do not update the first two items to v23, keep everything at this version.