Fix download Android Build-tools 19.1.0 failed

Source: Internet
Author: User
Tags android sdk manager

Ready to go from Eclipse to Android studio. Today, when trying Android studio, it reminds me that the SDK Android Build-tools version is too low and needs to be upgraded.
So open the Android SDK Manager, it successfully helped me find Android SDK Build-tools the 19.1 version, but download the time is dead and alive download--android SDK Manager in the country has always been unstable, when good and bad, And today, I still can't download it without a ladder.
Helpless, had to manually download, but found a lap, incredibly did not find the official Google download link, on the http://developer.android.com/sdk/index.html only found the Android tools and IDE download link.

OK, here's the procedure for manually analyzing the download link:


↑ This is the management interface of the Android SDK Manager and then view its logs ↓:

The list of discovered SDKs is parsed from one xml: Https://dl-ssl.google.com/android/repository/repository-8.xml
OK, then open this address with your browser:
The XML file is exactly the information for these SDK listings, and then looking for what I need Android SDK Build-tools 19.1 , duang~ sees a sdk:url node called:

The display URL is build-tools_r19.1-macosx.zip . Then, by trying to find the complete URL is https://dl-ssl.google.com/android/repository/build-tools_r19.1-macosx.zip--direct access, it is downloaded to this build-tools_r19.1-macosx.zip Zip package, and then throw it into the Build-tools directory of the local SDK, biu~ fix it!

This article is published synchronously here.

Fix download Android Build-tools 19.1.0 failed

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.