Post

android studio配置国内代理

android studio在国内安装插件的时候遇到网速慢的问题,可以配置代理

在Settings->Appearance & Behavior->System Settings->HTTP Proxy中配置代理

自己如果有http代理的话就manual配置,如果没有的话可以考虑用aliyun或者腾讯的代理网址

下面两个任选一个就可以

1
2
3
https://mirrors.cloud.tencent.com/AndroidSDK/

https://mirrors.aliyun.com/android.googlesource.com/
This post is licensed under CC BY 4.0 by the author.

Trending Tags