Error:Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the user guide chapter on the daemon at https://docs.gradle.org/2.14.1/userguide/gradle_daemon.html Please read the following process output to find out more:Error occurred during initialization of VM
Could not reserve enough space for 2097152KB object heap
0
votes
Your project imported fine. Your computer doesn't have enough memory to build the project
– OneCricketeer
have you checked this stackoverflow.com/questions/25009717/…
– Abhishek Chaubey