配置文档

https://blog.csdn.net/hanhanwanghaha/article/details/108778135

Could not install Gradle distribution from ‘https://services.gradle.org/distributions/gradle-6.5-bin.zip'.

The cached zip file C:\\Users\\clqzc.gradle\\wrapper\\dists\\gradle-6.5-bin\\6nifqtx7604sqp1q6g8wikw7p\\gradle-6.5-bin.zip may be corrupted.

Delete file and sync project

gradle-wrapper.properties

#Mon Jul 05 17:29:59 CST 2021
distributionBase=GRADLE_USER_HOME
#distributionUrl=https\\://services.gradle.org/distributions/gradle-6.5-bin.zip
distributionUrl=https:\\//cdn.rg1008.com/gradle/gradle-6.7.1-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME

gradle安装更新比较慢,需要耐心等待

安装完效果

运行app 内置模拟器非常慢,需要耐心等待

文档更新时间: 2021-07-06 08:00   作者:admin