Android SDK Manager cannot update the SDK or the update speed is slow.

Source: Internet
Author: User
Tags android sdk manager

Android SDK Manager cannot update the SDK or the update speed is slow.

Google is completely inaccessible due to the fire Great Wall. Therefore, the Android SDK Manager cannot update the SDK or the update speed is slow,

Solution: 1. Use a proxy

In SDK Manager


Tools ---> Option:

Connection address: mirrors.neusoft.edu.cn

Port: 80

2. Modify the hosts file so that the update speed is faster.

In the C: \ Windows \ system32 \ drivers \ etc directory for WINDOWS, a Linux user opens the/etc/hosts file. Open the file and add the following content to the end.

# Google Homepage
203.208.46.146 www.google.com
# This line is used to open the official Android development website. Now it seems that you can open it without turning over the wall.
74.125.113.121 2.16.android.com
# Download the updated content from the following address:
203.208.46.146 dl.google.com
203.208.46.146 dl-ssl.google.com

3. the troublesome method is to open it directly.

Https://dl-ssl.google.com/android/repository/addons_list.xml

Https://dl-ssl.google.com/android/repository/repository.xml

Https://dl-ssl.google.com/android/repository/addon.xml

Find the file name you want to download and use thunder to download the files.


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.