tunegaq.blogg.se

Android studio linux how to install
Android studio linux how to install








Now, for some reason you don’t want to use the SNAP package, then it is possible to get the Android Studio package meant to install on the Linux system directly from the official website.

android studio linux how to install

#2nd Method using manually downloaded package 4.

  • Finally, hit the Install button and it will automatically get installed on your Linux OS.
  • Type Android studio, wait for few seconds, as it appears in the results, click it.
  • android studio linux how to install

  • Open it and click on the Search icon given on the left top side.
  • Sudo snap install android-studio -classicįurthermore, if you don’t want to use the command-line interface, then directly open Ubuntu Software Center and install Studio using the graphical user interface. It could be different in your case, however, the command to get it using SNAP will be the same.

    android studio linux how to install

    And while writing this tutorial, the latest version of Android Studio to install via Snapcraft was 4.1.3.0. It is the easiest method to install this developing platform on Linux. Use the one which seems appropriate to you. However, as SNAP is disabled on Linux Mint, by default, thus we will show both methods. There are two ways to install Android Studio on Ubuntu 20.04 LTS- one is using SNAP package manager and another one is by downloading the Android studio package manually. Once the installation is done, check the version by typing: java -version While writing this tutorial, the latest version of Open JDK was available to install directly using the official repository of Ubuntu.

    android studio linux how to install

    To refresh the repositories of Ubuntu and to update the installed packages, let’s first run the system update command: sudo apt updateĪndroid Studio requires JDK for proper working. Here we are using Ubuntu 20.04 LTS, however, the steps will be the same for Ubuntu 21.04/18.04 including Linux Mint, Debian, MX Linux, Elementary OS, and other similar derivatives Linux distros. Create Android Studio Desktop Shortcut and Command-Line Entry Steps to install Android Studio on Ubuntu 20.04 LTS










    Android studio linux how to install