AndroidStudio 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 AndroidStudio1.5 is released. For more information, see version change. The installation is available with PPA. It supports Ubuntu14.04/15.04 and derivative versions. Open the terminal and enter the following command: sudoadd-apt-repositoryppa: p
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 http://www.linuxidc.com/Linux/2015-06/119318.htm in Ubuntu 15.04
Ubuntu 12.04 (64-bit) Installation of Android Studio full process http://www.linuxidc.com/Linux/2013-05/84812.htm
Android Studio v0.1 early adopters http://www.linuxidc.com/Linux/2013-05/84681.htm
Android Studio use tutorial http://www.linuxidc.com/Linux/2013-05/84579.htm
Android Studio Development Guide http://www.linuxidc.com/Linux/2013-05/84543.htm
Android Studio sets theme and does not support Chinese problem solution http://www.linuxidc.com/Linux/2013-05/84488.htm
Android Studio download and install and cannot open solution http://www.linuxidc.com/Linux/2013-05/84409.htm
Android Studio installation with graphic tutorial http://www.linuxidc.com/Linux/2014-09/106914.htm
Install Android Studio 1.3 on Ubuntu (Google Android IDE development) http://www.linuxidc.com/Linux/2015-08/121004.htm
Android Studio: Click here
Android Studio: Click here
This article permanently updates the link address: Http://www.linuxidc.com/Linux/2015-12/125738.htm