Android SDK Download Slow solution (simple to use proxy)

Source: Internet
Author: User
Tags android sdk manager

The students who believe in Android development. The problem that must be met is that Google often collapses, but the beginning of learning. We also have to use the Android SDK, (a few grams in size), usually after we've loaded ADT (assuming you're using eclipse.) Android Studio doesn't need to be. ), we need to open the SDK Manager to download some tools for the Android SDK. There is also the content of the different version numbers of Android. But you will find the speed is surprisingly slow.

The reason is Google.

Originally did not want to because of this thing to write a blog post, but because afraid just started to learn Android people will waste very much time on it, so still write!!

Take a look at the following illustration:

1. Open your Android SDK Manager



2. Select from the menu location: Tools, Options



3. Set the address of the HTTP Proxy service (mirrors.neusoft.edu.cn) and the port number (80)



Follow these steps after you have done so. Try again, the speed will certainly come to make you pleasantly surprised ha.




Another good way to do this:

or change the Hosts file method, update faster.

WINDOWS is under the C:\WINDOWS\system32\drivers\etc folder. Linux users Open/etc/hosts file.
after opening the file, add the following content.

#Google主页
203.208.46.146 www.google.com
#这行是为了方便打开Android开发官网 seem to be able to open it now without FQ .
74.125.113.121 developer.android.com
#更新的内容从下面地址下载
203.208.46.146 dl.google.com
203.208.46.146 dl-ssl.google.com

Android SDK Download Slow solution (simple to use proxy)

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.