Android studio 0.8安装程序错误

Android studio 0.8安装程序错误,android,android-studio,android-gradle-plugin,Android,Android Studio,Android Gradle Plugin,我已经从下载了Android Studio 0.8.1 之后,我从旧版本复制了sdk文件夹 但是,当我打开我以前创建的项目时,我遇到了以下错误 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

我已经从下载了Android Studio 0.8.1

之后,我从旧版本复制了sdk文件夹

但是,当我打开我以前创建的项目时,我遇到了以下错误

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.10/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
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
是否有更新新android studio的设置


感谢您的帮助。

您可以在此处下载Android studio捆绑包:

注意:不要打开现有项目,导入项目后只有gradle才能更新。
解决方案1:安装Android Studio goto文件->默认配置->位置后,选择旧sdk,然后重新启动Android Studio