Install Android Studio 1.3 on Ubuntu (developed by Google Android IDE)
Android Studio is an Android development environment created by Google. It is similar to Eclipse and provides tools for development and debugging. The latest version is Android Studio 1.3, with detailed changes.
Android Studio 1.3 release and download
Ubuntu installation 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
-------------------------------------- Split line --------------------------------------
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
Android Studio details: click here
Android Studio: click here