【发布时间】:2020-10-11 17:37:27
【问题描述】:
最近我在新电脑上安装了 Android 4.02。
我收到错误Unknown host 'dl.google.com. You may need to adjust the proxy settings in Gradle
我已经尝试了 no proxy 和 proxy 的 http 设置。并检查连接没问题。
关于启用离线
出现错误:
No cached version of com.android.tools.build:gradle:3.1.4 available for offline mode. Disable Gradle 'offline mode' and sync project
一个观察: 它能够下载 gradle 分发文件,但是当它开始同步时......在下载 .pom 文件时,它会为新项目提供此错误。
我试过了 Error:Unknown host 'dl.google.com' You may need to adjust the proxy settings in Gradle 仍然无法解决。
【问题讨论】:
标签: android