Install the Android IDE development tool Android Studio 1.5 In Ubuntu
Android Studio is an Android development environment tool created by Google. It is similar to Eclipse development tools and provides development and debugging functions.
The latest version of Android Studio 1.5 is released. For more information, see version change.
If you have installed a PPA, which supports Ubuntu 14.04, 15.04, and derivative versions, open the terminal and enter the following command:
Sudo add-apt-repository ppa: paolorotolo/android-studio
Sudo apt-get update
Sudo apt-get install android-studio
Run the following command to uninstall android-studio:
Sudo apt-get remove android-studio
For more information about Android Studio, see the following links:
Install Android Studio in Ubuntu 15.04
Full process of installing Android Studio on Ubuntu 12.04 (64-bit)
Early adopters of Android Studio v0.1
Android Studio tutorial
Android Studio Development Guide
How to solve the problem that Android Studio sets the topic and does not support Chinese Characters
Android Studio download and installation and solutions that cannot be opened
Graphic tutorial for installing Android Studio
Install Android Studio 1.3 on Ubuntu (developed by Google Android IDE)
Android Studio details: click here
Android Studio: click here
This article permanently updates the link address: