Ubuntu Developer Tools is a command-line open source software that is designed for users to develop applications for Android. The latest version of Ubuntu Developer Tools Center 0.1 has recently been released.
This article will teach you how to install on Ubuntu 15.04, 14.10, 14.04, and derivative versions of the system.
Ubuntu 15.04 because you have the latest version 0.1 in the Software center, just enter the following command to install:
sudo apt-get update
sudo apt-get install Ubuntu-developer-tools-center
Ubuntu 14.10, 14.04 users add the PPA to install using the following command:
sudo add-apt-repository ppa:didrocks/ubuntu-developer-tools-center
sudo apt-get update
sudo apt-get install Ubuntu-developer-tools-center
Once the Ubuntu Developer Tools Center has been successfully installed, use the following command to install the Android Studio and Android SDK:
UDTC Android
To install the Eclipse software:
UDTC IDE Eclipse
Android ADT needs to run through Eclipse:
UDTC Android Eclipse-adt