Android SDK cannot be updated. How can this problem be solved?

Source: Internet
Author: User
Tags android sdk manager

Android SDK cannot be updated. How can this problem be solved?

Does the Chinese partner always update the SDK? The younger brother finds a good solution. It takes an hour to download all the sdks at a constant speed of 2 Mb/s.

The solution is to modify the host file of win7.

Path: C: \ Windows \ System32 \ drivers \ etc \ host


Add the following:

# Google homepage 203.208.46.200 www. google. com203.208.46.200 developer. android. com203.208.46.200 dl. google. com203.208.46.200 dl-ssl.google.com

Then, make a cup of coffee and wait.



How can I solve the problem that the android SDK cannot be updated?

It's super simple. I wrote a tool and clicked it to get it done. All android sdks can be killed !!!

 
The android sdk manager does not display updates, but only the installed version is displayed. How can this problem be solved ??

This may be due to network problems, and google servers may not be connected in China.
Try the following method: 1.SDK Manager's Tools-> Options to open the Settings of SDK Manager,
Select Force https ://... Sources to be fetched using http ://...",
Use http.
2. Modify the hosts file.
Windows is in the C: \ WINDOWS \ system32 \ drivers \ etc directory,
Linux users open the/etc/hosts file,
After opening the file, add the following content:
# Android update 203.208.46.146 dl. google. com203.208.46.146 dl-ssl.google.com

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.