I am having problems installing Android and I would really appreciate your help. My problem is similar to the thread
Installing Android SDK
howeve it seems there people believe it is a problem of Eclipse. It actually is not since when I run the Android SDK Manager(independent from Eclipse at all) the program cant find anything on the repository https://dl-ssl.google.com/android/eclipse
Can anyone tell me what can I do?开发者_运维知识库 have they moved? that URL in a browser says 404 error!
Thanks a lot in advance
this could be a firewall issue too. if you work in a big company with high network security, most of the ports closed etc, your android avd might be blocked... if you work at home, switch the firewall off and give it a go!
Try to use http if https isn't working. It's not safe, but it works.
http://dl-ssl.google.com/android/eclipse
There's a manual option to install adt pluings too: http://developer.android.com/sdk/eclipse-adt.html#installing
But it seems like something has changed at google or is offline
精彩评论