Error:Unable to start the daemon process
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 http://gradle.org/docs/1.12/userguide/gradle_daemon.html
Please read below process output to find out more:
Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine.
Open up your System Properties
Variable name: _JAVA_OPTIONS variable value: -Xmx524M
Start Android Studio.
Delete the .gradle directory (usually at C:UsersYourUserName.gradle). If you dont locate it there, go to File, click on Settings and enter "gradle" in the search box and you will locate your ".gradle" directory. Delete it
Restart Android Studio
上一篇: 在Android Studio 1.0中构建Gradle
下一篇: 错误:无法启动守护进程