Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

new project not created in android studio

I've just downloaded android studio 0.3.2 on windows. I have 64bit versions of gre7 and jdk1.7.0 installed on my pc.

I have also made sure I have gradle and it is also 64bit. but still I can't create a new project with android studio. (note: at the same time everything is ok with intellij13)

I get the following error message when I try to create a new project.

Cause: error in opening zip file

Consult IDE log for more details (Help | Show Log)

How do you think I can resolve this issue?

-- I even don't know where on earth is this log file!!

like image 918
omid.n Avatar asked Nov 22 '25 17:11

omid.n


1 Answers

Try this, Start Android Studio, close any open project.

On the right side, click on Configure -> Settings.

On the left side, in Compiler->Gradle set VM Options to "-Xmx512m" (without quotes)
On the left side, in Gradle set VM Options to "-Xmx512m" (without quotes)
like image 93
A.Wie Avatar answered Nov 25 '25 06:11

A.Wie



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!