i am trying to install android studio in ubuntu, but when i execute the studio.sh, i get the following error:
Unrecognized VM option 'MaxPermSize=350m'
Error: Could not create the Java Virtual Machine.
i have java and jdk installed, my JAVA_HOME: /usr/lib/jvm/jdk1.8.0_60/bin/
java -version output:
java version "1.9.0-ea" Java(TM) SE Runtime Environment (build 1.9.0-ea-b81) Java HotSpot(TM) 64-Bit Server VM (build 1.9.0-ea-b81, mixed mode)