How Mac OS X updates the Android SDK Manager
Today to download x86 simulator support, open Android-sdk-manager, download is very slow, Google down, do a summary. 1. Open Sdk-manager, enter the setting page, will others---force HTTPS--->http front of the check on this step is not necessary, if the other steps do not, you can use this step 2. Uses download cache --clean This step is not necessary, if the other steps are not possible, you can use this step 3. Dl-ssl.google.com IP is reflected 1) open the URL---http://ping.chinaz.com/, Enter the domain name: dl-ssl.google.com , query 2) will respond to the fastest node of IP, sort out 3) and then ping in the command line to see which IP response is the fastest, no timeout, 4) record the ip---Hongkong Telecom--74.125.130.91 4. Modify the hosts, the 3rd step of the IP, written to the Hosts file >>>sudo vi/etc/hosts # # # Host Database # # localhost is used to configure the loo Pback interface # When the system is booting. do not entry. # # 127.0.0.1 localhost 255.255.255.255 broadcasthost:: 1 localhost #download Android SDK manager 74.125.130.91 dl-ssl.google.com ~ effective after saving
5. Restart the Sdk-manager, download speed quickly, and soon finished download ~
How Mac OS X updates the Android SDK Manager