You can install Android Studio on Ubuntu 22.04 using two methods which are either using android-studio repository or Snap. Both of these methods have been discussed here in detail.
Follow the steps given below to learn how this method can be used to install Android Studio on Ubuntu 22.04. This method makes use of the PPA repository to proceed with the installation procedure.
If you do not have JDK installed on your system then use the below-given command to install it on Ubuntu 22.04.
Output
While processing you will be asked whether you want to continue or not. Press ‘Y’ to continue the installation procedure.
Now validate if the app was successfully installed.
Output
The installation has been verified.
Now that JDK has been installed you have to import the android-studio repository by running the command provided below.
Output
Now update your system before you move towards installing the Android Studio.
Output
After updating the system, you can now easily install the app.
Output
Now you simply have to search for the app in the menu and once you find it, you can click on it to use the app.
Android Studio has been installed.
Here we have elaborated how you can use Snap store to install Android Studio.
Snap is by default installed on Ubuntu 22.04, however, if it is not installed, use the below-given command.
You have to install JDK on your system before installing Android Studio as indicated in the previous method.
Lastly, use the command provided below to install Android Studio.
The app has been installed.
If you wish to uninstall Android Studio using Snap then follow the command given below:
Output
Android Studio is removed or uninstalled successfully.
You can install Android Studio on Ubuntu 22.04 using either the android-studio repository or Snap. In both cases you need to install JDK first which can be done using the command $ sudo apt install openjdk-11-jdk. Each method has a certain set of steps that need to be followed and these have been discussed in detail along with visual representations.
Data centers are popping up everywhere. With the rapid growth of AI, cloud services, streaming…
Our commitment to building a thriving open source community is stronger than ever. We believe…
The clock was ticking: Node.js 18’s upstream End of Life (EOL) The OpenJS Foundation is…
June 25th, 2025 – Canonical, the company behind Ubuntu, and Pure Storage, the IT pioneer…
Co-authored with Julie Muzina A year ago, during our Madrid Engineering Sprint, we challenged ourselves…
Welcome to the Ubuntu Weekly Newsletter, Issue 897 for the week of June 15 –…