Problem with generating Gradle

0

Good afternoon ... I have a serious problem, I already researched in forums and whatsapp groups and I could not solve it, I realized that it is only in windows 10 ...

Come on:

My problem is this, every time I install Android Studio and I'm going to create a new application, it gives me a Gradle error, saying that it was not possible to export because the file is corrupted.

======

Error:

Error: Failed to open zip file. Gradle's dependency cache may be corrupt (this sometimes happens after network connection timeout.)

Re-download dependencies and sync project (requires network)

Re-download dependencies and sync project (requires network)

======

When searching for a solution on the internet, they tell me to put the gradle manually, I put it but could not configure it to import the package, and so ...

Another solution I found was by gradle in the gradle folder of the project itself. And going in the configuration of the project I put the version of my gradle that at the moment is 3.5-all, I put this error already some ... But this is because I put in the project itself, if I create another one the error goes appear.

follow the image:

I'll be grateful if anyone can help me, thank you ...

    
asked by anonymous 01.06.2017 / 19:10

0 answers