Quantcast
Channel: LinuxG.net
Viewing all articles
Browse latest Browse all 2249

Android Studio 1.3 (Android IDE Developed By Google) Has Been Released

$
0
0

As you may know, Android Studio is an Android development environment created by Google, similar to Eclipse, providing tools for both development and debugging.

The latest version available is Android Studio 1.3, which brings changes.

Install Android Studio on Ubuntu

Installation instructions:

Up to date packages are available via some third party PPA, so installing the software on Ubuntu is easy. Just add the PPA to your system, update the local repository index and install the android-studio package:

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

Optional, to remove android-studio, do:

$ sudo apt-get remove android-studio

The installation instructions should work on Ubuntu 15.10 Wily Werewolf, Ubuntu 15.04 Vivid Vervet, Ubuntu 14.04 Trusty Tahr, Ubuntu 12.04 Precise Pangolin, Linux Mint 17.2 Rafaela, Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Deepin 2014, Peppermint 6, Peppermint 5, LXLE 14.04 and Linux Lite 2.

Share and Enjoy

TwitterFacebookGoogle PlusEmailRSS

Viewing all articles
Browse latest Browse all 2249

Trending Articles