Android completely solves the problem of slow sdk download (failure ).

Source: Internet
Author: User

Android completely solves the problem of slow sdk download (failure ).

Android SDK download speed is slow. There are two solutions. First, FQ. This method is relatively thorough, but it costs a lot to have a stable effect. Second, some high people directly give the SDK software, the direct download speed is very fast, after the download will put the package under the SDK Temp folder, the installer will be installed locally.

First, open the SDK tool, such. The download speed is terrible. Select the desired version and click the Log button in the lower-right corner.

 

Second, query the required information in the pop-up log box, as shown in. Take downloading 4.3 arm eabi v7a System Image 18 as an example. Find the above xml address

Http://dl-ssl.google.com/android/repository/repository-8.xml

 

Third, find the real name of the file to be downloaded in the open xml file, for example. The actual file is sdk: url, Which is sysimg_armv7a-18_r02.zip

Finally, add the file name to the https://dl-ssl.google.com/android/repository/ in front of the xml address,The https://dl-ssl.google.com/android/repository/sysimg_armv7a-18_r02.zip address is copied directly to the browser or thunder download.

 

 

Download the SDK package in Thunder: Put the downloaded package in the Temp folder under the SDK and restart the installation.

Summary: analyze the Log of the Installation File to find the xml of the desired file. Then, access the xml file to obtain the actual file path and download it directly. Regardless of the operating system, the degree of freedom is higher, and it is not afraid that files cannot be found after Google releases the new version of the system.

It is a little troublesome to search.

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.