当前位置:   article > 正文

Android Studio如果老需要下载Grable下载怎么办?_下载不了grable

下载不了grable

If you are on Windows check

C:\Users\YOUR_USER\.gradle\wrapper\dists

whether the gradle 1.10-all is installed there or not inside the directory.

Android Studio downloads the whole distribution first time which is around 60 MB so it takes some time.

Check the distributionUrl in gradle/gradle-wrapper.properties and match the same in your dist directory if it is not available studio will download it. Distribution url will look like :

distributionUrl=http\://services.gradle.org/distributions/gradle-1.10-all.zip

change it to whatever already installed will solve the problem.

Note : The directory name in dist and Zip name must same. Directory will be created while trying to download check whether the Zip is installed properly or not.

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/繁依Fanyi0/article/detail/296422
推荐阅读
相关标签
  

闽ICP备14008679号