android SDK 无法下载问题解决

修改https为http,在Android SDK Manager->Tools-Options...选项界面,
将“Force https://… sources to be fetched using http://…”勾选!

另外需要在文件(C:\Windows\System32\drivers\etc\hosts)中,添加如下一行:
203.208.46.146 dl-ssl.google.com  (注意IP地址可能不同,按各自情况而定)

安装完后,从新sync一下项目即可。

 

 

PS: 挂VPN 美国线路,超快有木有

posted @ 2014-11-04 16:00  写代码的临时工  阅读(151)  评论(0编辑  收藏  举报