I have to install Android Studio on Ubuntu and I have used this link to download Android Studio.
Is there any easy way to install Studio on Ubuntu?
Run the following command on terminal.
sudo apt-add-repository ppa:paolorotolo/android-studio sudo apt-get update sudo apt-get install android-studio