我是一名 Android 开发者。昨天我在 Android Studio 中打开当前项目,但该项目无法启动。
显示错误:
Gradle sync failed: 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
Please read the following process output to find out more:
-----------------------
Consult IDE log for more details (Help | Show Log) (4s 245ms)
Run Code Online (Sandbox Code Playgroud)
graddle.properties了,org.gradle.jvmargs=-Xmx1024m但它仍然不起作用