Connection to https://dl-ssl.google.com refused

相信一些人刚开始搞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文件:方法以下: android

1.打开C:\WINDOWS\system32\drivers\etc中的hosts文件 google

2.在最后一行添加74.125.237.1 dl-ssl.google.com  xml

成功解决问题。 ssl

相关文章
相关标签/搜索