I installed succesfully Android Studio on Windows 7 64bit, but it fails at launching. The following screenshots illustrate what happens.
I read the answer here but still have not found the solution.
I've done the following things:
Still having the same issue. Can't see where the problem is. How can I solve this?
1: Make sure you have installed SDK Just some users weren't able to do run this development tool, even after multiple tries. Even though this is rare, we still must advise you to check the Java SDK (Software Development Kit) from Oracle. Without it, Android Studio won't work.
An Android app crashes whenever there's an unexpected exit caused by an unhandled exception or signal. An app that is written using Java or Kotlin crashes if it throws an unhandled exception, represented by the Throwable class.
Just found the solution.
I tried to launch Android Studio from the Start menu, which provoked that issue. So I tried to launch from its main directory and it worked. The shortcut target path was wrong.
Shortcut target path Before:
C:\Program Files (x86)\Android\android-studio\bin\studio64.exe
Real executable path:
C:\Program Files (x86)\Android\android-studio\studio.exe
The studio.exe
and studio64.exe
inside bin folder doesn't work, but the one in android-studio seems to work perfectly. Just change the shortcut's target to that path and you're ready to launch it properly from the Start Menu.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With