Search Here

Custom Search
Showing posts with label Failed to import Gradle project. Show all posts
Showing posts with label Failed to import Gradle project. Show all posts

Friday, October 25, 2013

Failed to import Gradle project: Could not install Gradle distribution from 'http://services.gradle.org/distributions/gradle-1.6-bin.zip'. java.util.zip.ZipException: error in opening zip file

I download the full zip package from http://services.gradle.org/distributions/gradle-1.6-bin.zip manually and copy this zip package to C:\Documents and Settings\Kiki.J.Hu\.gradle\wrapper\dists\

yah...Everything is fine. :)

Hope this could solve your problem.