How to install Android Studio 1.3 on Ubuntu via PPA

The new version of Android Studio 1.3 is now released. Ubuntu users can install or upgrade this Android Studio 1.3 easily via PPA repository. Android Studio is an Integrated Development Environment (IDE) to develop Android applications from an Ubuntu machine. There are many important updates come along with this new version. So, upgrade to this new release is highly recommended.

android-studio

Its not difficult to install Android Studio 1.3 on Ubuntu. There is a PPA Repository you can setup on your Ubuntu and then install Android Studio on your system. If you want to create or build your Android apps from Ubuntu, follow these steps to install Android Studio on Ubuntu

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

Done. Now have fun with Android Studio on Ubuntu. It supports Ubuntu 15.04, Ubuntu 14.04 and all derivatives such as Elementary OS Freya, Zorin OS 10, Deepin Linux, PinguyOS and many others.

Admin

Leave a Reply

Your email address will not be published. Required fields are marked *