Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Bintray がイランの IP をブロックしたようで、このリポジトリでライブラリをコンパイルできません。代替リポジトリはありますか? または bintray jcenter の libs を使用する他の方法はありますか?
私もイラン出身です。Androidスタジオの設定でプロキシを設定し、VPNを使用する必要があります。これを行うと、gradle.properties に次のような行が表示されます。
systemProp.http.proxyPassword=156966 systemProp.https.proxyUser=ir33898 systemProp.http.proxyHost=127.0.0.1 systemProp.https.proxyPort=8080