首页 > 代码库 > Android Studio Unknown host ‘downloads.gradle.org’
Android Studio Unknown host ‘downloads.gradle.org’
Failed to refresh Gradle project ‘service’
Unknown host ‘downloads.gradle.org’.
Please ensure the host name is correct. If you are behind an HTTP proxy, please configure the proxy settings either in IDE or Gradle.
HTTP proxy settings Open Gradle documentation
Android Studio 报如下错误
17:13:40 Failed to refresh Gradle project ‘service’
Unknown host ‘downloads.gradle.org‘.
Please ensure the host name is correct. If you are behind an HTTP proxy, please configure the proxy settings either in IDE or Gradle.
HTTP proxy settings Open Gradle documentation
解决方法:
使用本地的Gradle环境:
Ctrl + Alt + S 打开设置,选择 Gradle 条目,单选 "use local gradle distributio" 并指定你安装的Gradle路径。
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。