读书人

解决“Connection to https://dl-ssl.

发布时间: 2013-09-08 15:21:21 作者: rapoo

解决“Connection to https://dl-ssl.google.com refused”问题(转载)

转载自:http://lushuifa.iteye.com/blog/1676743

android搭建开发环境遇到:Failed to fectch URl https://dl-ssl.google.com/android/repository/addons_list.xml, reason: Connection to https://dl-ssl.google.com refused
这个问题可能是系统问题,需要修改一下host文件:
方法如下:
用notepad打开C:\WINDOWS\system32\drivers\etc中的hosts文件
在最后一行添加74.125.237.1 dl-ssl.google.com
成功解决问题。

读书人网 >软件开发

热点推荐