I am new to android and i am trying to download android sdk in windows xp. I am behind a proxy
While installing sdk, I am getting this error
Fetching https://dl-ssl.google.com/android/repository/addons_list-1.xml
Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-1.xml, reason: Connection to https://dl-ssl.google.com refused
Fetched Add-ons List successfully
Fetching URL: https://dl-ssl.google.com/android/repository/repository-5.xml
Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-5.xml, reason: Connection to https://dl-ssl.google.com refused
On googling, i got the following 2 solutions for it.
1) Set proxy on Android SDK manager
2) Force http, instead of https.
Whar should I do to proceed. Any help would be appreciated.
SOLUTION
We can set the proxy in the SDK manager. in
Tools -> options.
There i set the proxy and port as shown in web browser (Internet Explorer/Firefiox)
its working. !
We can set the proxy in the SDK manager. In Tools -> options.
There I set the proxy and port as shown in web browser (Internet Explorer/Firefiox)
Its working!