

We hope this article helped you to answer your question on How to install Android Studio on Ubuntu. Once the installation is finished you should be able to see the Android Studio app in your application. Use the below-mentioned command to start the installation. sudo apt updateĪfter updating your system, you are now ready to install the Android Studio app on your Ubuntu machine. by mesa packages such as libglu1-mesa on Ubuntu/Debian and mesa-libGLU on Fedora.
#ANDROID STUDIO UBUNTU 20 UPDATE#
sudo add-apt-repository ppa:maarten-fonville/android-studioĪfter installing Android Studio repository, update your system to make sure the commands run from Steps 1- 3 take effect. Install Android Studio Set up your Android device Set up the Android.

This makes use of PPA repository to proceed with the installation procedure. java -versionĪfter completing the prerequisite of installing JDK, you have to install the Android Studio repository. Step 2: Verify if JDK installation was successfulĪfter the JDK installation is complete, verify the installation by running the below-mentioned command. Do check on the version you might need to install before running this code. You can use the below-mentioned command to install JDK on Ubuntu. JDK is an important prerequisite for installing Android Studio. Let’s see the Steps on How to install Android Studio on Ubuntu. But first, you need to make sure that some prerequisite packages are installed on your Ubuntu system.

In this article, we will discuss the steps to get Android Studio on Ubuntu. With this method, you will install Android Studio on your Ubuntu 20.04 system by adding its official repository to your list of sources. B/ Using a script file¶ B.1/ Create a file android. View of a desktop with Android Studio icon. You can proceed to the lessons of the Developer Center section now or read the Tips and tricks articles around Android Studio use. If after completing your development you are thinking of pushing your app to the play store, Android studio is required to prepare an installation file(apk). Here you are A neat icon is now available on your desktop to launch Android Studio. If you are building a Hybrid app using Ionic or making an android only app, Android studio is one of the key components to preparing the android build. If you are here to learn How to install Android Studio on Ubuntu, then you are at the right place.
