Android Studio Arctic Fox 在配置新工程时遇到Could not install Gradle distribution from:…的问题。
网上的大多数博客讲的都是老版Android Studio中出现这个问题的解决办法,但不适用于新版Android Studio了。新版解决方案如下:
(1) 点击错误信息中的链接:
1 https://services.gradle.org/distributions/gradle-6.7.1-bin.zip
下载ZIP文件到指定路径,并解压。
(2) 点击 file – & gt; Settings-> Build, Execution,Deployment-> Build Tools-> Gradle, 在gradle projects区域,将use gradle改为你自己的下载路径,重试:
(3) 问题解决。
相关文章
- 10-06Could not install Gradle distribution from ...:无法从“.../Gradle-5.4.1-all.zip”安装Gradle发行版的错误怎么解决?
- 10-06as4.1设置读取本地gradle(as项目报Could not install Gradle distribution from ‘https://services.gradle.org错误)
- 10-06Could not install Gradle distribution from ‘http://android.oa.com/gradle/gradle-4.7-all.zip
- 10-06Could not install Gradle distribution from ‘https://services.gradle.org/distributions/gradle-XXXX...
- 10-06Could not install Gradle distribution from xxx
- 10-06GradleSyncIssues-Could not install Gradle distribution from
- 10-06Android Bug: Could not install Gradle distribution from
- 10-06【Android】Could not install Gradle distribution from(最简单) - gradle
- 10-06android stuido Could not install Gradle distribution from ‘https://services.gradle.org/distributions
- 10-06eclipse gradle插件 org.gradle.tooling.GradleConnectionException: Could not install Gradle distribution