android-studio icon indicating copy to clipboard operation
android-studio copied to clipboard

Cannot Launch Android Studio on Ubuntu 16.10

Open CasperHK opened this issue 8 years ago • 0 comments

Problem

After installing android studio on my Ubuntu 16.10, I restarted my computer and launch android studio by its launcher. However, it does not work. It just showed up in the launcher a few seconds and then nothing happen. What can I do?

Update

When I execute:

/opt/android-studio/bin/studio.sh

it shows me:

Unrecognized VM option 'MaxPermSize=350m'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Solution

This problem is finally solved by installing Oracle Java 1.8.

CasperHK avatar Nov 23 '16 13:11 CasperHK