The Android development environment is built, and if you choose an ADT Bundle, Eclipse and ADT tools are included.
But sometimes it's a little cumbersome to install the ADT plugin online, on the basis of having eclipse installed on its own.
I. Online installation of ADT
The steps in this website, open Eclipse, select Help > Install New software > Add
Name Fill ADT Plugin
Address Fill https://dl-ssl.google.com/android/eclipse/
But because of the domestic network reason, basically has been in pending ... State.
Ii. offline installation of ADT
Download it first, and then add it to eclipse.
Official website Address http://developer.android.com/sdk/installing/installing-adt.html
Currently the latest version is adt-23.0.4,https://dl.google.com/android/adt-23.0.4.zip can be downloaded directly.
Historical version, you can change the corresponding according to the version number.
Such as:
ADT-23.0.4 Https://dl.google.com/android/ADT-23.0.4.zip
ADT-23.0.3 Https://dl.google.com/android/ADT-23.0.4.zip
ADT-23.0.2 Https://dl.google.com/android/ADT-23.0.4.zip
ADT-23.0.0 Https://dl.google.com/android/ADT-23.0.4.zip
ADT-22.6.3 Https://dl.google.com/android/ADT-23.0.4.zip
ADT-22.6.2 Https://dl.google.com/android/ADT-23.0.4.zip
......
Http://developer.android.com/tools/sdk/eclipse-adt.html#notes
But from ADT-23.0.0 Added the Android Wear tools and system images.
This plugin becomes very large, about 100MB, and before it is not more than 15MB. Choose your own version, do not want to unzip!
After downloading, the offline Add method is as follows:
The next steps are simple, just like installing other plugins.
Eclipse Install ADT Plugin