您的位置:首页 > 大数据 > 人工智能

Android中SDK安装出错Failed to fectch URl https://dl-ssl.google.com/android/repository/addons_list.xml, re

2012-12-18 10:13 676 查看
Failed to fectch URl https://dl-ssl.google.com/android/repository/addons_list.xml, reason: Connection to https://dl-ssl.google.com refused

解决办法来源于:code.google.com

用notepad打开C:\WINDOWS\system32\drivers\etc中的hosts文件

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

成功解决问题。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐