Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
257 views
in Technique[技术] by (71.8m points)

android - Eclipse ADT update does not work

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.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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:

  1. Go here download latest version of ADT, current ADT-23.0.7.zip (*)
  2. At 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.
  3. Same screen (top) Click Add > Archive > select downloaded ADT-X.X.X.zip > follow on screen installation steps

As 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


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...