

SEE MORE – How to Install Kodi on Ubuntu, Debian, Arch Linux, and OpenSUSE Remove the Android Studio umake android -removeĭuring the process of installation, you may find some on-screen configuration.

If you face any error message related to license, run the following command : umake android -accept-license Or sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6įor more information, follow the official documents If you are running a 64-bit version of Ubuntu (16.04), you need to install some 32-bit libraries: sudo apt-get install lib32stdc++6 Installing Android Studio : umake android Ubuntu 15.10 and up sudo apt-get install ubuntu-make Ubuntu 14.04 LTS sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make Sudo ppa-purge ppa:paolorotolo/android-studio Method 3 – Install Android Studio using official Canonical’s Ubuntu Make

Remove Android Studio sudo apt-get install ppa-purge Install Android Studio sudo add-apt-repository ppa:paolorotolo/android-studio Sudo apt-get install oracle-java8-set-default

Sudo apt-get install oracle-java8-installer Sudo add-apt-repository ppa:webupd8team/java When it opens, run the command: sudo apt-get install snapd snapd-xdg-open Method 2 – Using Unofficial PPA : Just run the following command: snap install android-studio -classicįor Ubuntu 14.04 and Ubuntu 16.04, you need to install the first snapd daemon. Open terminal either via Ctrl+Alt+T or by searching ‘terminal’ from app launcher. Open Ubuntu Software Center and search for Android Studio and install or use the command-line tool – Terminal to install Android Studio. SEE MORE – Best Linux Code Editor: Top 10 Reviewed and Compared How to Install it on Ubuntu Method 1 – Ubuntu Software Center or as Snap Package: It provides the options, a graphical user interface (GUI), an app project, importing existing projects, changing the configuration, running the app in debug mode, and overall, offers all the opportunity to make cross-platform Android apps for various devices. It comes from Google as an android tools project that is also based on the Linux kernel. This app is a free and open source multi-platform supported and java based developer tool that helps the developer create and develop their android based applications. If you are an android application developer, then Android Studio software is must-have for your Linux environment.
