In Android Studio -> Preferences -> Gradle, pass the proxy details as VM options. Gradle VM Options -Dhttp.proxyHost=www.somehost.org -Dhttp.proxyPort=8080 ...
確定! 回上一頁