karo mesquita
Lurker
I'm new at Android and I've tried execute a "hello world" code but I cannot compiler that, because show that Error and i couldn't see the solution.
Error:Failed to complete Gradle execution.
Cause:
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/3.3/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory file:
4095
Try using the -Djava.io.tmpdir= option to select an alternate temp location.
Error:Failed to complete Gradle execution.
Cause:
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/3.3/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
OpenJDK 64-Bit Server VM warning: Insufficient space for shared memory file:
4095
Try using the -Djava.io.tmpdir= option to select an alternate temp location.