-
Using chromium to go to Android Studio
Download android-studio-ide-143.2915827-linux.zip
-
Uncompress the tar file.
unzip android-studio-ide-143.2915827-linux.zip
-
I set JAVA HOME at /opt/jdk1.8.0_92
export JDK_HOME=/opt/jdk1.8.0_92
Execute studio.sh
cd android-studio/bin
./studio.sh
Q: Unsupported JVM: OpenJDK 6 is not supported. Please use Oracle Java or newer OpenJDK.
A: Please refer to reference to update the JDK.
Reference:
0 意見:
張貼留言