Android SDK无法更新问题解决

来源:互联网 发布:centos mv 移动文件夹 编辑:程序博客网 时间:2024/05/20 04:12

http://aleigood.blog.51cto.com/3292707/831385


1、在SDK Manager下Tools->Options打开了SDK Manager的Settings,选中“Force https://… sources to be fetched using http://…”,强制使用http协议。
2、修改host文件,添加下面两行

#google_android更新
203.208.46.146 dl.google.com
203.208.46.146 dl-ssl.google.com



C:\WINDOWS\system32\drivers\etc\hosts

原创粉丝点击