Install Anroid application development tool Ubuntu Developer Tools 0.1
Ubuntu Developer Tools is a command-line open-source tool. It is mainly used for Android app development. The latest version is Ubuntu Developer Tools Center 0.1.
This article will teach you how to install Ubuntu 15.04, 14.10, 14.04, and derivative version systems.
Ubuntu 15.04 has the latest version 0.1 in the Software Center. Run the following command to install it:
Sudo apt-get update
Sudo apt-get install ubuntu-developer-tools-center
For Ubuntu 14.10 and 14.04, run the following command to add a PPA for installation:
Sudo add-apt-repository ppa: didrocks/ubuntu-developer-tools-center
Sudo apt-get update
Sudo apt-get install ubuntu-developer-tools-center
After Ubuntu Developer Tools Center is successfully installed, run the following command to install Android Studio and Android SDK:
Udtc android
Install eclipse software:
Udtc ide eclipse
Android ADT needs to run through Eclipse:
Udtc android eclipse-adt
The simplest Ubuntu Touch & Android dual-System Installation Method
Enable dual-boot for Ubuntu and Android 4.4.2 on Nexus
Configure the Android SDK development environment in Ubuntu 14.04
Build the Android development environment under 64-bit Ubuntu 11.10 (JDK + Eclipse + ADT + Android SDK details)
How to configure the compiling environment of Android 14.04 kitkat on Ubuntu 4.4 x64
Install Android SDK on Ubuntu 12.10x64