FAQ:I have downloaded some sdks in my android SDK manager, but now I want to download the new SDK again. Why is the packages list not displayed? What should I do?
Answer:It is said that dl-ssl.google.com was strong in the Mainland, the great tianchao really don't let people live, the solution is to modifyC: \ windows \ system32 \ drivers \ etc \ hostsFile. Add a row:
74.125.237.1Dl-ssl.google.com
Note that the hosts file is read-only and we do not have the permission to modify it. We need to copy the hosts file to the desktop or somewhere else and then modify it.
Save and copy the modified hosts fileC: \ windows \ system32 \ drivers \ etcDirectory. Replace the file !!! The SDK will be successfully downloaded again.
PS:In addition, in Mac or Linux, the hosts file is located/Etc/hosts, You can useSudo Vim/etc/hosts.
Android SDK download and update failure solution !!!
Http://blog.csdn.net/android_tutor/article/details/7425021