You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
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.
The text was updated successfully, but these errors were encountered: