jnrsnow.blogg.se

Install android studio linux
Install android studio linux













install android studio linux

tar.gz file by right click on the downloaded file and select extract here option. It will change based on your android studio version. Here the downloaded file name is “ android-studio-2020.3.1.“. Go to the below Android Studio download link and download the latest version of Android Studio for Linux and save it on your Downloads folder. You can check the installed jdk version using this command. sudo apt update sudo apt install default-jdk

install android studio linux

If you don’t have java in your system, then in terminal app (ctrl+alt+t) run below commands to install JDK.

install android studio linux

In Gradle JDK, choose the Embedded JDK option and click OK. Go to File -> Settings… -> Build, Execution, Deployment -> Build Tools -> Gradle. You can configure the bundled JDK like below Note: Google recommends the bundled JDK which comes with Android Studio 2.2 and higher.















Install android studio linux