http://dl-ssl.google.com/android/repository/addons_list.xml not accessible from browser and also from android SDK manager. Please help
In ecplise Goto->Help->Install New Software. Put the URL https://dl-ssl.google.com/android/eclipse/ in Work With option.
You will get Developer Tools Option. Select Android Development tools. Install this. Then goto Window->Android SDK Manager you can see all the packages listed. Select the one you want to install.
The correct link is
https://dl-ssl.google.com/android/repository/addon.xml
For Windows XP:
I created many projects successfully. Problem came when i needed to update the sdk. I was shoked when i was unable to update. I did not have the option to set proxy as there was only one option available in the Tools menu i.e Tools->Manage Add-On Sites
I fixed this
Go to the android sdk installation path in my case it is **D:\Program Files\android-sdk\tools**
edit android.bat file and add -Dhttps.proxyHost=proxyserver -Dhttps.proxyPort=3128 after %REMOTE_DEBUG%
Run the sdk manager. On the SDK Manager UI Go to Tools -> Options -> Set the same proxy server and port .
Check Force https://
This solution works for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With