Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
Android Studio 3.3 Unable to start the daemon process.
解决方案如下:
1、Settings–>Experimental Gradle 的选中对号去掉。
2、gradle.properties 的这行 org.gradle.jvmargs=-Xmx1536m 删除。
3、重新再 Gradle 一下就好了。
Android Studio 3.3 Unable to start the daemon process.Android Studio 3.3 Unable to start the daemon process.

相关文章: