问题:
Unable to connect to repository http://dl-ssl.google.com/android/eclipse/content.xml
Unable to connect to repository http://dl-ssl.google.com/android/eclipse/content.xmlConnection to http://dl-ssl.google.com refused
用notepad打开C:\WINDOWS\system32\drivers\etc中的hosts文件
在最后一行添加74.125.237.1 dl-ssl.google.com
本文解决了一个在使用Android Eclipse开发环境时遇到的常见问题:无法连接到Google提供的仓库。通过编辑hosts文件,可以成功修复此连接错误。

被折叠的 条评论
为什么被折叠?



