When trying to install the ADT plugin for eclipse I follow the instructions and get these errors in the Android SDK Manager:
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: Unknown Host https://dl-ssl.google.com/android/repository/repository.xml
Fetched Add-ons List successfully
Fetching URL: https://dl-ssl.google.com/android/repository/repository-6.xml
Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: https://dl-ssl.google.com/android/repository/repository.xml
Done loading packages.
I was wondering if anyone else has had these problems as well and how they fixed it. Thanks.
You might consider redownloading eclipse and putting it in a fresh location. Eclipse… is good when it works, but it’s a swing and a miss when it doesn’t.
Otherwise, make sure everything you put in the URL is exactly correct. I remember I once had a space in my URL and it wouldn’t download, and it took me like 20 minutes to figure out why my copy/pasted URL would not work. I felt pretty dumb afterwards.