Upgrade Android ADT and SDK
Because we are currently engaged in android development, we have upgraded the Android SDK and eclipse ADT plug-in.
I. Update ADT
1. Open Help-> Install New Software in Eclipse.
2. on the "Details" Panel, click "What is already installed? "Link.
3. In the Eclipse Installation Details dialog box, select "Android DDMS" and "Android Development Tools", and click "Uninstall.
4. In the next window, confirm the ADT to be deleted, and click Finish to delete it.
5. Restart Eclipse.
6. The next step is the same as the re-installation of ADT, but those links are already available, so everyone should be familiar with them...
You can choose Update instead of Uninstall. The version of 10.0.1 will be detected later. (This step depends on your network speed and whether the link you added when installing ADT is OK .)
After detecting the installation, select "Install". The system will prompt that you have installed the ADT. If you don't care about it, click "Next". Then, the system will restart eclipse and the installation is complete.
Ii. Update the SDK
You can choose window> Android SDK and AVD Manager> Installed Packages> Available packages,
The page will display the detected available SDK versions. I have selected all the items and then installed them.
This is done!