0

My Android Studio suddenly stopped starting, jre and jdk are installed, neither the studio.exe or the studio64.exe do start, my system is 64 bit.

My JAVA_HOME: C:\Program Files\Java\jdk1.7.0_79 , it is real.

The only error I get when starting Android Studio is: Error invoking main method.

It worked before, about 1 month ago.

Still not working, I need the IDE really much

2

2 Answers 2

2

you are actually missing the idea.properties file under the Program Files\Android\Android Studio\bin

restore this file, or create the new file under bin and add the contents from https://gist.github.com/denofevil/8cfb3b581016d8364772 .

Then save and reopen the Android studio!.

Happy Coding.

Sign up to request clarification or add additional context in comments.

Comments

1

Fixed it by reinstalling AndroidStudio, JRE and JDK.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.