On android studio - when i update my exist android studio and i create new project i get this error message:
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.8/userguide/gradle_daemon.html
Please read the following process output to find out more:
I try to enable the deamon process ( 18.2.1. How do I enable the Gradle Daemon? )
https://docs.gradle.org/2.8/userguide/gradle_daemon.html
but this is not helping and i still dealing with the same issue.
Please help me - i must solve this issue ASAP.