

- #Install android studio ubuntu 20.04 tar.gz how to
- #Install android studio ubuntu 20.04 tar.gz install
- #Install android studio ubuntu 20.04 tar.gz update
- #Install android studio ubuntu 20.04 tar.gz for android
- #Install android studio ubuntu 20.04 tar.gz software
#Install android studio ubuntu 20.04 tar.gz install
In this article, we implemented two different methods to install Android Studio on your Ubuntu 20.04 system. You can also install android studio using the below-mentioned command: $ sudo snap remove android-studio You can install the android studio using snap on your Ubuntu system using the following command: $ sudo snap install android-studio -classic Method 2: Install Android Studio through snap Choose option Start a new android studio project to create a new application.Ĭongratulations! Android Studio has been installed and configured on your system Ubuntu 20.04. Now, the following window will display on your system from where you can use android studio on your system. Once the download is complete, now you will click on Finish. Click on the Finish button.Īfter that, the necessary components will begin to download on your system as follows: Now, formal emulator settings will display on the dialog window. Otherwise, review the wizard setup settings and click on Next. If you want to change any setting the click on the ‘Previous’ button. You can also choose another theme for the android studio as well. Now, you need to select the user interface theme. Choose the Standard option and click on Next button as follows: Click on Next as follows:Ĭhoose the install type Standard or Custom. Now, the Android setup wizard will start on your system. It will search for available SDK components on the following screen: As you will see the Android studio icon in search results as follows:Ĭlick on the android studio icon and configure the setting of the android studio on the Ubuntu 20.04 system. Now, type the keyword ‘Android Studio’ in the search bar. For that purpose, click on Activities which is located at the top left corner of your desktop on the Ubuntu 20.04 system. With the help of the following command you will install Android Studio with all its dependencies: $ sudo apt install android-studioĪfter completing the installation of the Android Studio, you will launch it using the application launcher search bar. Now it’s time to install the android studio on your Ubuntu 20.04 system using the apt package manager.
#Install android studio ubuntu 20.04 tar.gz update
Step 3: Update the apt-cacheĪfter successfully adding the android repository, you will update your system apt-cache using the following command: $ sudo apt update For this purpose, use the following command on the terminal: $ sudo add-apt-repository ppa:maarten-fonville/android-studioĭuring the installation, the prompt will display on the terminal, you will hit ‘Enter’ to continue adding its repository otherwise if you want to cancel this action then you will press ‘Ctrl – c’ to cancel adding the repository to your system. Now, you will add the android studio official repository to your system. If Java is already installed on your system then, you will skip this step to save your time.

So, you will install Java JDK using the following command if it is not already installed on your system: $ sudo apt install openjdk-11-jdk
#Install android studio ubuntu 20.04 tar.gz software
You need to install Java JDK software which is required for the android studio. Follow the following steps to install Android Studio through the repository: Step 1: Install Java JDK on Ubuntu 20.04 But first, you need to make sure some prerequisite packages must be installed on your Ubuntu system. Using this method, you will install the android studio on your Ubuntu 20.04 system by adding its official repository to your source list. Install android studio through snap Method 1: Install Android Studio through the repository.Install android studio by adding android-studio repository.We have two different ways to install Android Studio on an Ubuntu system.
#Install android studio ubuntu 20.04 tar.gz how to
In this article, we will show you how to install Android Studio on an Ubuntu 20.04 Linux system using an apt repository and also how to install it using Snap. This tool has several built-in features that provide a stable and fast environment for developing applications. Most of the currently popular Android applications are developed using Android Studio. Android Studio is developed by Google and can run on various operating systems such as Windows, macOS, and Linux.
#Install android studio ubuntu 20.04 tar.gz for android
Android Studio is the most widely used Integrated Development Environment (IDE) for Android mobile application development.
