开发者

setting up Android SDK - get the "Failed to fetch URL http://dl-ssl.google.com/android/repository/repository.xml" error no matter what [duplicate]

开发者 https://www.devze.com 2023-01-19 22:10 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicate: Android SDK Manager gives “Failed to fetch URL https://dl-ssl.google.com/and开发者_如何转开发roid/repos
This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Android SDK Manager gives “Failed to fetch URL https://dl-ssl.google.com/and开发者_如何转开发roid/repository/repository.xml” error when selecting repository

In trying to set up the Android SDK, I can't seem to get connected to the repository. With the proxy set correctly, and https forced to http, I get this error:

Failed to fetch URL http://dl-ssl.google.com/android/repository/repository.xml, reason: Connection reset.

Without the proxy set, I get the same result, except it says the connection has timed out.

Anything I'm missing here?


It looks like something is wrong with your proxy settings. I was getting that error until i set my proxy correctly. Also you should be using Https not Http when you have the proxy setup.

0

精彩评论

暂无评论...
验证码 换一张
取 消