Yesterday and today are all in the configuration of the Android development environment,
The head is big, the steps are more
1. Download the Java-installed JDK first, this is the most basic component
2. Download the Android SDK again, http://developer.android.com/sdk/index.html this address I can not open the local, the result I only in their own VPS server first downloaded, and then uploaded to the local
After downloading, unzip it, directly open the Android SDK Manager to configure, download the required
At least check out the latest Android 4.0 SDK platform and Extras
Download the time is really slow, you have to wait patiently.
3. Download ADT-22.6.0, no decompression
4. Then download a development tool Eclipse, I direct Baidu, download a Chinese version of the 4.3, because the official website to download all English, English is not very good
After downloading, unzip Eclipse, on the Software menu, click on ' Help, install new software ', click Add, then click "Archive ..." to select the ADT that you just downloaded, then automatically list it, install
5. After the installation is complete, you will be prompted to restart Eclipse and select the SDK directory you downloaded earlier
Or you can select it by following
Java Learning lesson 4th, configuring Android