[DEPRECATED] Android Studio for Ubuntu

Integrated Android developer tools for development and debugging.

Simply install it with:

sudo apt-add-repository ppa:paolorotolo/android-studio
sudo apt-get update
sudo apt-get install android-studio





Please read FAQ here.
Package's changelog is available here.


NOTICE: THIS PROJECT IS NO LONGER SUPPORTED. Please read here.





Introducing Android Studio.

Android Studio is a new Android development environment
developed by Google and based on IntelliJ IDEA.

Similar to Eclipse with the ADT Plugin, Android Studio provides integrated Android developer tools for development and debugging.

On top of the capabilities you expect from IntelliJ, Android Studio offers:

More information...





Packaged for Ubuntu


Pure Android Studio by Google
packaged for Ubuntu on a PPA.

Download.
Install.
Simple!













Always updated.

It automagically downloads and installs the latest release from stable/development/beta/canary channel.

Because updates are cool!












How it works.


Package consists in:
  • 1 debian folder;
  • 1 .svg icon;
  • 1 .desktop file;

When installed, it:
  • puts .dekstop in /usr/share/applications;
  • puts .svg icon in /usr/share/icons;
  • downloads Android Studio from Google's Servers to opt/android-studio;
  • extracts the downloaded .zip in the folder;
  • deletes the .zip and shows confirm dialog to user.














Open Source.

Source code is available on GitHub.

Developed by Paolo Rotolo.












About me.


Read more about me on my official website.