

Then extract the downloaded archive using the tar command. Next, go to the Downloads directory or the directory where you have downloaded the Android Studio. Then, open a browser and visit the Android Studio official website to download the latest version of Android Studio or use the below command to download Android Studio (2021.1.1 Patch 3) from the terminal.

Install Android Studio From the Official Archiveįirst, install 32-bit libraries for Android Studio installation. Output: Name Version Rev Tracking Publisher NotesĪndroid-studio 2021.1.1.21 119 latest/stable snapcrafters classicĪfter the Android Studio installation, you can launch it from the Activities or command line. After the completion, verify the Android Studio installation using the below command. The installation would take at least 10 or 15 mins to complete. sudo snap install android-studio -classic So, you can install Android Studio using the Snap command. You can follow any of the below methods to install Android Studio on Ubuntu 20.04.Īndriod Studio is available as a Snap package for Ubuntu operating system. Sudo apt install -y qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils Install Android Studio on Ubuntu 20.04 Then, install the KVM packages to enable VM acceleration. If the above output is non-zero, your machine has Intel or AMD virtualization support. egrep -color 'vmx|svm' /proc/cpuinfo | wc -l
