There was a problem with the [Android] installation using the SDK Manager update

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

Problems 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 the/etc/hosts file. After opening the file, add the following content.

#Google主页
203.208.46.146 www.google.com

#这行是为了方便打开Android开发官网 don'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 URLs, and then choose the HTTP protocol, you can update the normal.

Choose HTTP protocol

Open SDK Manager.exe, check the tool bar, click Android SDK Manager, under Force https://...sources to be fetched using http://. Tick on the line, the main is to transfer the protected protocol HTTPS to normal HTTP

There was a problem with the [Android] installation using the SDK Manager update

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.