Android Studio giving error

Asked

Viewed 110 times

0

My Android studio ta giving this error and I’ve tried everything but nothing worked[]A imagem mostra o erro da api[1]

  • Try to see if you find a folder (possibly hidden) called ".gradle" at the root of your project (note the point at the beginning of the name). If found, try to delete it and recompile everything.

  • Another thing to try is to delete the folder "C:\Users\User\.gradle". Again, see that the name starts with a dot.

  • I delete the folder and dawload starts but after a while it stops and gives the error again

1 answer

0

Close Android Studio and delete the following folder. It will be automatically downloaded by the IDE the next time you open it:

macOS: ~/.gradle/wrapper/dists

Windows: C:\Users\seu-usuario\\.gradle\wrapper\dists

Source

  • I delete the folder and dawload starts but after a while it stops and gives the error again

  • Uninstall and reinstall Android Studio is an option?

  • I tried and it wasn’t tbm

  • Did your Android Studio work normally and stopped working? If so, do you remember what you did? Or did you always have this problem?

  • always gave this problem, I could never do anything on it by own dese error

  • Can you read in English? Try to follow what the user teaches in this reply, to install and configure Gradle externally to work in Android Studio.

Show 1 more comment

Browser other questions tagged

You are not signed in. Login or sign up in order to post.