I. Download ADT from GoogleADT ( Android Development tools) is a Andorid development tool developed by Google, Adt-bundle directly integrates Eclipse and Android SDK (typically with the latest version of the SDK) after download Adt-bundle can open the inside of the eclipse to do Android development :ADT official website but we all know that Google's website in the mainland is limited, here is a way for you to make it easy to access Google's websiteof course, the method is nothing more than to set up a proxy, where you can use the "free door" This software, need to visit the Google site, the software will be opened, the software automatically find the available proxy server (SDK Manager to update the time can also set the agent)free door software: free door software Extract Code Eeef
Two. Android Development environment Configurationafter downloading the ADT, you can configure the Android development environment, you can refer to this link for a good explanation. Android Development environment variable configuration
Two. Download updates using SDK Managerfirst open the free door software:
then open SDK Manager and set up the proxy: click Tools→options
after clicking option, the proxy settings are as follows:
Close will be able to download and download the update successfully.
Precautions :1. When downloading the update, it is best to turn off eclipse because the folder may be renamed when updating, and Eclipse will lock the directory causing the renaming to fail.2. The free door will automatically set the agent of IE to 127.0.0.1:8580, so you can access Google's website directly with IE, other browsers set up a proxy can also be accessed. 3. Looking for this agent on the internet looks like a good speed: mirrors.neusoft.edu.cn:80, you can try
The second Android development environment Building--Google proxy settings adt-bundle download, SDK Manager using the Android environment variable configuration