
A minimum screen resolution of 1280 x 800.2 GB minimum available disk space, 4 GB Recommended ( 500 MB for IDE + 1.5 GB for Android SDK and emulator image system ).64-bit distribution capable of running 32-bit applications. īefore installing Android Studio, you would first need to install the Java Development Kit from Oracle. Read: Best Android emulators for Windows 10 Using Ubuntu software repository. #Android studio ubuntu download for windows 10

This is the easiest way to install software on your Ubuntu 18.04. Open your Ubuntu Software area and search ‘Android Studio’ in the search box as shown below. Once the software is located, installing it is as easy as clicking the install button. After a successful installation process, you should be able to locate the launcher in Ubuntu. If it installed successfully, you can skip the remaining methods and review the final configuration section. The Snap tool can be very useful for installing software packages. Snaps are containerized software packages that make the installation process easy. There are no files to modify or write any commands. To install Snap, you just have to open a terminal (Ctrl + Alt + T) and type in the apt command below:Īfter successfully installing Snap, you can now proceed to install Android Studio with the following command: However, you must first have Snap installed on your machine.

Sudo snap install android-studio –classic You will need to add the –classic parameter to the command as shown below: It is expected to install successfully, but if for some reason the installation fails due to an error like the following: This will take a while, you have to wait a few minutes.
