<1>在SDK Manager下Tools->Options打开了SDK Manager的Settings,
选中“Force https://… sources to be fetched using http://…”,强制使用http协议。
<2>Windows在C:WINDOWSsystem32driversetc打开/etc/hosts 文件,添加 203.208.46.146 dl.google.com 至最后一行,不管文件是否为空
但是hosts文件是只读,需要去除只读属性然后记事本打开进行编辑;