How to install Android Studio in Ubuntu Linux?

First Install latest version of Java: Run following commands in your terminal

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer

After that


Your Gift of $200 Cloud Hosting Credit is Here. Claim Now!


sudo apt-get install oracle-java8-set-default

Now proceed towards installing Android Studio:




  • Download Android Studio from here
  • Unzip/Extract the archive file into the location you like,
  • To launch Android Studio, navigate to the folder you just extracted, get inside bin directory from android-studio [ android-studio/bin ] directory in a terminal and execute ./studio.sh
  • And you are done, read the instructions and continue to setup.
Before you go, let's stay connected
About the Author
Lakshman Basnet
Nepali Digital Media Marketer currently based in Adelaide, South Australia who apart from playing with his cat - Eleven, also enjoys developing web content, publishing blogs and YouTube videos in his free time.

Leave a Comment