1、打开SDK Manager,停止更新连接;
在界面上方找Tools->Options打开了SDK Manager的Settings,
2、选中“Force https://… sources to be fetched using http://…”,强制使用http协议。
3、Windows在C:\WINDOWS\system32\drivers\etc打开/etc/hosts文件,添加下面两个地址:
203.208.46.146 dl.google.com
203.208.46.146 dl-ssl.google.com
修改Hosts文件
Windows系统:
C:\WINDOWS\system32\drivers\etc\hosts
Mac ox:
/etc/hosts
原文地址:http://blog.csdn.net/u012733519/article/details/45199675