我创建一个项目时android工作室错误

时间:2015-03-03 04:35:49

标签: android android-studio

当我在android studio中创建一个项目时,我得到一个像这样的错误

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/2.2.1/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
Error occurred during initialization of VM
Could not reserve enough space for object heap
Error:
Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

1 个答案:

答案 0 :(得分:0)

我认为您应该检查系统中安装的java版本。 1.6比较好。如果已更新,请卸载更新,然后重试。 请务必检查系统中安装的SDK。 祝你好运