
Here at first, Install Ubuntu make from PPA. Installation has been done, You can access android studio from the app launcher. If the JDK is not installed on your system, then run the following command to install it on your Ubuntu 20.

Now, Install Android Studio in Ubuntu: sudo add-apt-repository ppa:maarten-fonville/android-studio Step 1: Install JDK on Ubuntu 20.04 and Linux Mint 20. Open your terminal and run the following command to install android studio on Ubuntu 18.04 via snap: sudo snap install android-studio -classic Method 2: Command Line InstallationĪt first install java in your system: $ sudo apt install openjdk-9-jre openjdk-9-jdk Well, let’s see the various methods to install Android Studio on Ubuntu 18.04 LTS Install Android Studio on Ubuntu 18.04 LTS Method 1: Install via Snap Install Android Studio On Ubuntu 18.04 LTS Via Snap Android Virtual Device (Emulator) to run and debug apps in the Android studio.


Just run the following command: snap install android-studio -classicįor Ubuntu 14.04 and Ubuntu 16.04, you need to install the first snapd daemon. Open terminal either via Ctrl+Alt+T or by searching ‘terminal’ from app launcher. Open Ubuntu Software Center and search for Android Studio and install or use the command-line tool – Terminal to install Android Studio. SEE MORE – Best Linux Code Editor: Top 10 Reviewed and Compared How to Install it on Ubuntu Method 1 – Ubuntu Software Center or as Snap Package: It provides the options, a graphical user interface (GUI), an app project, importing existing projects, changing the configuration, running the app in debug mode, and overall, offers all the opportunity to make cross-platform Android apps for various devices.
