Skip to main content

How-to install Android Studio With ubuntu Make On Ubuntu


Tip: Watch the video full screen and HD.

In this video i am going to show you how-to easily install Android Studio and Android SDK With ubuntu make on Ubuntu. So you can start quickly and easily start to develop Android applications.

Commands

Open a terminal window

Add the ubuntu make ppa
sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make

Update your package list
sudo apt-get update

Install ubuntu make
sudo apt-get install ubuntu-make

Install Android Studio and Android SDK
umake android

Choose installation path
Press Enter for the default

Accept the license (a) 

Happy android coding

PLEASE SUBSCRIBE AND FOLLOW ME ON TWITTER GOOGLE+ OR FACEBOOK!!


Popular Posts