赞
踩
I have just installed Android - studio today. First I have to install jdk7 for this IDE.
After that only I was able to launch IDE.
Now When I am trying to create new project, just getting error as shown in below image.
Can anybody please help me.
What is missing from my side?
解决方案
In my case, I changed below file to modify vm heap option.
C:\Program Files\Android\android-studio\bin\studio.exe.vmoptions
I increased -Xms128m to -Xms512m and restarted Android Studio.
After that, I could go to next step.
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。