score:110
I updated my tools to r22 using SDK Manager and ADT plugin using Eclipse's "Check for Updates". For some reason I still had:
This Android SDK requires Android Developer Toolkit version 22.0.0 or above
I resolved this by reinstalling Eclipse ADT plugin using Eclipse's "Install New Software" feature and using https://dl-ssl.google.com/android/eclipse/
as the repo URL.
score:-2
i think the problem with eclipse. previously ur downloaded bundle of android sdk manager. it it's ture means, plz u can download superate ecplise and install and use existing sdk for that. ur prob ll solve
score:0
I encountered the same problem and the steps below worked for me: 1. Exit eclipse 2. Run eclipse as an administrator 3. Go to help, install new software 4. Select from the drop-down list (or directly paste this link): https://dl-ssl.google.com/android/eclipse/ 5. Click next and follow the other instructions.
This will download the updates. Now, restart the adt.
score:1
Go to help, install new software and select from the dropdown Android Developers Tools it also has the https://dl-ssl.google.com/android/eclipse/ link next to it. After that Select the updates that will appear below.
Then CLick Next, Choose Accept and Finish. This will download the updates.
OR Alternatively add the ADT again as you did initially by giving the name, and specifying the url as https://dl-ssl.google.com/android/eclipse/
Hope it works!
score:1
To add to the accepted answer, this didn't work for me until I unchecked "Contact all update sites during install to find required software" in the Install dialog when I did "Install new software".
score:1
Uncheck "Contact all update sites during install to find required software". See: Can not install Android ADT 21.1 on eclipse Juno (Windows 7) after upadate to SDK 21.1
score:2
Hopefully the issue is long resolved. I faced similar issues while updating my ADT 21 to 22 with Ubuntu 12.10
I just launched ADT from command line as a SUPERUSER and then tried the same:
Help > Install New Software > ADT Update site
and voila, the issue was gone.
score:5
I also followed steps 1,2,3,4... but as stated above, this didn't work for me until I unchecked "Contact all update sites during install to find required software" in the Install dialog when I did "Install new software".
score:7
Well, I just got tired of fiddling with eclipse, so I completely erased it and reinstalled it with the pluings needed and end of story, I'm pretty sick of Eclipse breaking on me every time I have to update it.
So the easiest and quickest way is reinstall. Sometimes, trying to fix something is futile.
score:14
You can direct Download ADT22.zip
Source: stackoverflow.com
Related Query
- Eclipse update failure - ADT 22 installed ok but SDK cant be updated to 22 afterwards
- Can't update Eclipse ADT to 22
- Can't update ADT plugin in Eclipse to version 23.0.0 or above
- ADT 21 update not recognized by Eclipse
- adt eclipse bundle 02-07-2014 UPDATE
- Eclipse ADT Version requires Update 22.6.2 or above but i already Updated it
- Can't update ADT in Eclipse to version 23
- Trying to update Eclipse ADT - v 20.0.0 or above from v 18.x
- Eclipse ADT plugin update error occurred when updating from ADT 16 to ADT 17.
- Last ADT update (22.6.3) spoiled my Eclipse
- Problems in Eclipse after ADT update
- Android - Eclipse broken after SDK and ADT update
- eclipse error :This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in
- Cannot update eclipse ADT to 23.0.3 even after trying everything found on google
- eclipse adt don't have android plugin update
- Update Eclipse ADT on Windows 8.1
- Eclipse not responding after ADT update
- How to solve error "This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in" in Eclipse Mars?
- Android project(4.4.2) is not running after eclipse & adt update
- ADT update to 22.6.2 failed on Eclipse Helios Service Release 2
- Eclipse wont generate R file after ADT 22 Update
- Unable to update Eclipse Indigo for ADT plugins
- Error in update ADT in Eclipse and IBM Worklight Studio
- my apps dont run after update eclipse & adt
- Unable to update ADT in Eclipse
- Eclipse Show Error after ADT update
- Eclipse reports rendering library more recent than ADT plug-in update Provisioning Error
- Android Eclipse Juno will not allow me to update software. ADT 22 from 20
- Update Eclipse with Android development tools v. 23
- Android Studio vs Eclipse + ADT Plugin?
More Query from same tag
- Why can't Codan find size_t
- Upgraded eclipse and testng on eclipse and now my project is not running
- Getting started and having trouble with Eclipse
- how do I generate the .bin (executable) when creating a C++ Makefile project in eclipse (ubuntu)?
- modifying java code in web project with vim or Eclipse give different results
- rcp application without workspace creation
- ClassNotFoundException: HttpServletRequest with Struts2 in Eclipse
- How to commit added files only in Eclipse?
- What is context Id of cdt plugin?
- how to use subclipse with eclipse kepler on ubuntu 14.04 x64?
- Android GoogleCast Error - java.lang.NoClassDefFoundError: android.support.v7.media.MediaRouterGlobalMediaRouter
- How to run java class separately inside Android project in Eclipse?
- Eclipse c++ autocomplete does not work, despite finding headers
- Eclipse plugin project with eclipselink and derby database
- Eclipse JPA tools fails to load schema metadata for SQL Server
- add jar to eclipse plugin (hadoop)
- Eclipse and maven-war-plugin explode
- Eclipse shows no resource leak when a Scanner is a static class variable - Why?
- Android code having error at the back-end. Yet I can't figure where the code goes wrong
- Command line arguments not getting counted
- Error message when starting up Eclipse on MBP OS X10.7 and no Intel option in Extras
- jetty-maven-plugin :stop > The parameters 'stopKey', 'stopPort' are missing or invalid
- Eclipse - Swing WindowBuilder gives error on JList<E> code parsing
- How to get along with XML structure in eclipse or Qt Java project? (!warning! noob content inside)
- Where do we "import" the stuff from?
- Eclipse hang every time I supposed to choose file?
- eclipse - Unknown version of Tomcat was specified. windows 10
- Configuring C/C++ on eclipse on Fedora
- How to detect Files being opened at the startup of an Eclipse-Plugin
- Directing robot framework results using Eclipse