Android Studio提示“Cause: jcenter.bintray.com:443 failed to respond”解决 2020/09/19 | 博客 | 评论(0) | 阅读(38) 由于Android Studio有的依赖包国内访问不了,设置不了代理,后来在Android Studio 3.1,一直提示“Cause: jcenter.bintray.com:443 failed to respond”,后来搜索到网上说可能是代理的原因,在“C:\Users\Administrator\.gradle\gradle.properties",把systemProp.https.proxyPort和systemProp.https.pro...