<不定更新>
Android SDK更新国内源:
HTTP Proxy server:mirrors.neusoft.edu.cn
HTTP Proxy Port:80
强制使用http就ok了。
国内更新AndroidStudio 目录/bin/studio.exe.vmoptions文件中添加:
-Djava.net.preferIPv6Stack=true (有ipv6环境加上为好)
-Didea.updates.url=http://dl.google.com/android/studio/patches/updates.xml
-Didea.patches.url=http://dl.google.com/android/studio/patches/
从dl-ssl.google.com的谷歌站点下载,这个被封了,改成非SSL的dl.google.com才可以下载到。
上面都不生效的可以用下面的大招了
国内各大镜像源给出链接
中国科学院开源协会镜像站地址:
IPV4/IPV6:
http://mirrors.opencas.cn
端口:80IPV4/IPV6:
http://mirrors.opencas.org
端口:80IPV4/IPV6:
http://mirrors.opencas.ac.cn
端口:80
上海GDG镜像服务器地址:
http://sdk.gdgshanghai.com
端口:8000
北京化工大学镜像服务器地址:
IPv4:
http://ubuntu.buct.edu.cn/
端口:80IPv4:
http://ubuntu.buct.cn/
端口:80IPv6:
http://ubuntu.buct6.edu.cn/
端口:80
大家可以看看这个网址 http://www.androiddevtools.cn/ 里面东西挺全的。