Gradle Daemon Android Studio: “Unable to start the daemon process”
问题 I am having a problem. I have always developed applications in Android Studio and never had a problems, but now I had the following 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/4.4/userguide/gradle_daemon.html I already changed in gradle.properties the following line org.gradle.jvmargs=-Xmx1536m to