1, first install ADT, remember to disconnect the network
2. Then close the Eclipse installation SDK, such as installing the C:\USERS\ADMINISTRATOR\APPDATA\LOCAL\ANDROID\ANDROID-SDK
3. Restart Eclipse, click menu window->preferences
Android SDK Update method:
1. Launch Android SDK Manager, open the main interface, select "tools", "options...", pop up the "Android SDK manager-settings" window;
2. In the "Android SDK manager-settings" window, fill in port"and 80 in the"http proxy server"and"http proxy mirrors.neusoft.edu.cn input boxes, and select " Force https://... sources to be fetched using http://..."check box. Click the "close" button to close the "Android SDK manager-settings" window and return to the main screen after Setup is complete.
3. Select "packages", "reload".
Android Resources main website: http://www.androiddevtools.cn/
Configuration Reference URL: http://blog.csdn.net/webrobot/article/details/7304831
When preparing to build several AVD simulators, the report "No Cpu/abi system image available for this Barget" error, resulting in a failure to create successfully.
The reason is that there is no system image and needs to be installed.
Installation method is: windows= "Android SDK Manager
After installing the ARM EABI v7a System Image, restarting Eclipse will create it successfully.
Eclipse Android Environment Build