"Android" FAQ solution Windows7 64bit System Deployment Android development environment using Android SDK Manager failed to fetch problem

Source: Internet
Author: User
Tags android sdk manager

The Android development environment under Eclips is deployed here.


1, download the android SDK


Download link address is: http://wear.techbrood.com/sdk/index.html

The downloaded file name is: adt-bundle-windows-x86_64-20140702

When you unpack it, you'll find that it already contains the Eclipse software and the Android SDK.



2. Launch Android SDK Manager


There are two startup methods:

A. Open eclipse, create a new project, and then choose Window---The Android SDK Manager from the Topo menu

B. Run E:\Toolkits\adt-bundle-windows-x86_64-20140702\sdk\tools\android.bat

The Open interface is as follows:


After opening, it may take a long time to search the Web, and the last hint is "Failed to fetch ..."


3, solve the problem of failed to fetch


Follow the screenshot below to set up the proxy and configure the URL







At this point to solve the screen screenshot below, you will find a list of multiple file lists



4, but download or prompt failure, download problem resolution settings


C:\Windows\System32\drivers\etc\hosts file to add a row 203.208.46.200 dl-ssl.google.com

# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
#:: 1 localhost
203.208.46.200 dl-ssl.google.com

In addition, the HTTP Proxy server in the settings of the Android SDK Manager is replaced with a domestic mirror: ubuntu.buct.cn port, close, select "Reload"

Finally check yourself to download the updated package. The next time if this address is not enough, just search the Internet for other available addresses.





reference materials


Http://stackoverflow.com/questions/27388746/sdk-manager-unable-to-fetch-content-errorfailed-to-fetch-url-https-dl-ssl-g

http://www.oschina.net/question/1399261_195245 Android SDK Domestic Mirror

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.