Android SDK Manager fixes update issues: Failed to fetch url..._android

Source: Internet
Author: User
Tags android sdk manager

Failed to Fectch URl Https://dl-ssl.google.com/android/repository/addons_list.xml, reason:connection to https:// Dl-ssl.google.com refused

Problem installing using SDK Manager Update Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, Reason: Connection to Https://dl-ssl.google.com refused Failed to fetch URL http://dl-ssl.google.com/android/repository/addons _list-1.xml, reason:connection to Http://dl-ssl.google.com refused Failed to fetch URL Https://dl-ssl.google.com/androi D/repository/addons_list-1.xml, reason:hostname in certificate didn ' t match: <dl-ssl.google.com>!= < Www.goog Le.com> cannot resolve https://dl-ssl.google.com/android/eclipse when updating ADT

Solutions

The best way is to change the Hosts file method, update faster.

WINDOWS in the C:\WINDOWS\system32\drivers\etc directory, Linux users open/etc/hosts files. After opening the file, add the following content.

#Google主页

203.208.46.146 www.google.com

#这行是为了方便打开Android开发官网 doesn't seem to turn right now.

74.125.113.121 developer.android.com

#更新的内容从以下地址下载

203.208.46.146 dl.google.com

203.208.46.146 dl-ssl.google.com

Add the above URL, and then choose the HTTP protocol, you can update the normal .

Choose HTTP protocol

Open SDK Manager.exe, select Tool Bar, click android SDK Manager, Force https://...sources to be fetched using http://below ... Check it out, this is mainly to convert the protected protocol HTTPS to normal HTTP.

The above is the Android SDK Manager update problem solution, follow-up continue to supplement the relevant information, thank you for the support of this site!

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.