Sdk manager fails to be downloaded because the sdk manager is slow or fails to be downloaded.

Source: Internet
Author: User
Tags android sdk manager

Sdk manager fails to be downloaded because the sdk manager is slow or fails to be downloaded.

With the sdk manager, you can open it and find that it is slow to download some things you need. Then you have to wait slowly. After a long wait, it will fail, which will be very troublesome, next I will summarize how to solve these problems so that you can download these things in minutes.

First, let's take a look at how to speed up the update and then how to update it.

First, update the host file, open the directory C: \ Windows \ System32 \ drivers \ etc, and there is a hosts file under the Directory

Use NotePad to open the file.

Copy the following text to the hosts file and save it,Do not modify the original file content, just add the content

203.208.46.146 www.google.com

74.125.113.121 2.16.android.com

203.208.46.146 dl.google.com

203.208.46.146 dl-ssl.google.com

Explains the principle: Why does adding these content to the hosts file speed up download?

As we all know, each website corresponds to an IP address. When we open a domain name, such as www.baidu.com, we will first resolve it to an IP address on the DNS server and then access it. Then, we added the Android SDK to the hosts to obtain the update link and download the update link URL and the corresponding IP address. The purpose is to save the DNS resolution step, thus saving time, it also accelerates the download speed.


Modify the http Request Method to force the http request instead of the https request. The principle is to reduce the data transmission and speed up the download.

Open Android SDK Manager, in Options under Tools, there is a Force https://..sources to be fetched using http ://...

Select this item.

Next let's take a look at how to enable Android SDK Manager for updates.



Android SDK Manager. You can open it in Eclipse or go to the sdk directory. Double-click Android SDK Manager.

Select what you want to download and download it.


I downloaded the android-sdk_r17-windowszip, but it was too slow to install it through SDK Manager.

After uploading the file for nearly an hour, I finally sent it ........

Android SDK manager can be used to download things. It's too slow for thunder to download things.

Yes, but it is very troublesome .....
 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.