Error compiling project in Gradle

Asked

Viewed 485 times

1

It’s giving me the following error message when compiling my project and I’m not getting it right

inserir a descrição da imagem aqui

I’d like some help if anyone’s had this problem

  • 1

    William, it would be nice to put the error as text, because some people can not see images (like me) because of proxies and etc...

  • where the error log is?

1 answer

1

I had the same problem just this week.

I managed to settle by going on:

File > Settings > Gradle > on the Gradle VM Option place -Xmx256m (if you want to increase, feel free. In my Android Studio I left as -Xmx3g, for example)

Browser other questions tagged

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