
Now the Android setup wizard will start on your system. You will search for available SDK components on the next screen. Click the Android Studio icon and configure the Android Studio settings on the Ubuntu 20.04 system. As you will see android studio icon in search results as follows: Now, type the keyword ‘Android Studio’ in the search bar. To do so, click on Activities which is located on the top left corner of your desktop in Ubuntu 20.04 system. With the help of the following command you will install Android Studio with all its dependencies:Īfter completing the installation of Android Studio, you will launch it using the application launcher search bar. Now it’s time to install Android Studio on your Ubuntu 20.04 system using the apt package manager. Update the apt-cacheĪfter successfully adding the Android repository, you will update your system apt-cache using the following command: Install android studio
$ sudo add-apt-repository ppa:maarten-fonville/android-studioĭuring the installation, the prompt will appear in the terminal, you will press ‘Enter’ to continue adding your repository otherwise, if you want to cancel this action, press ‘Ctrl – c’ to cancel adding the repository to your system.To do this, use the following command in the terminal:
Now, you will add the official Android Studio repository to your system.