Problem with gradle

please help

bonsoir,
il faut augmenter la memoire IDE
android

Problem is not with Gradle. Log clearly says that “Error occured during initialiation of VM. Could not reserve enough space for *****KB object heap” that means your virtual machine needs more space to run application properly.

What you can do is following options:

  1. Increase Virtual machine configuration
  2. Run application in real mobile device(Recommended)

This seems like a strange suggestion. My mobile devices have nowhere near as much memory as my development desktop.