1.首先在vultr網站購買服務器。
然后使用shadowsocksR給服務器配置翻牆,再在本地機器配置好shadowsocksR.
參考網址:https://github.com/getlantern/forum/issues/5620
https://github.com/yshunda/Notes/issues/2
2.配置android studio http proxy代理
首先在本機的shadowsocks軟件上查看http代理設置,得到http代理監聽地址和端口號。
然后在android studio中配置。可能需要選擇socks. 這時可以check connection. 輸入developer.android.com網址,顯示連接成功。