I updated my android sdk to and I tried updating my adt via ecplise through
Help-> Check for updates
This action results in the dialog that says:
no updates found
But my SDK says:
This android is SDK requires Android Development Kit 21.1.0 or above Current version is 21.1.0.v201212060256-543035
Please update ADT to the latest version.
Help me out and you have my enormous undying gratitude.
Edit. 26/03/2016
Please note that Google Announced: Support for the Android Developer Tools (ADT) in Eclipse has ended, so consider migration to Android Studio.
Solution:
The fastest installation way I found to solve that without deleting eclipse, or losing any data/settings:
Eclipse
> Help
> Install new software...
> Uncheck Contact all update sites during install to find required software
(bottom, last preference) in order to avoid any unwanted delays during install.Add
> Archive
> select downloaded ADT-X.X.X.zip
> follow on screen installation stepsAs a user mentioned in a comment if you still face problems on updating like that you may try removing the previous version of ADT before installation.
(*) Previous versions:
Edit to fit the updates of ADT, this solution seems to work in any version :D