• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Ubuntu / Install Android Studio 2.3.1 On Ubuntu Linux via PPA

Install Android Studio 2.3.1 On Ubuntu Linux via PPA

By Sourabh / May 3, 2017 Category: How To, Ubuntu

How to install Android Studio 2.3.1 in Ubuntu Linux via PPA. Android Studio is the official IDE for Android, for Linux Ubuntu Systems. Android Studio provides the fastest tools for building apps on every type of Android device. It features a world-class code editing, debugging, performance tooling, a flexible build system, and an instant build/deploy system.

One of the most striking feature is its intelligent code editor. Using it, the app can write better code, work faster, and be more productive. Android Studio is built on IntelliJ and is capable of advanced code completion, refactoring, and code analysis.

In order to install Android Studio, you will have to install Java JDK on Ubuntu. To install Java, run the following commands:

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

Once the Java is installed, you can now install Android Studio in Ubuntu via PPA. Run the following commands to install it on Ubuntu:

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

Now as soon the above commands get executed, run the following command to start the setup wizard which will then install the Android Studio:

/opt/android-studio/bin/studio.sh

Tags: Android Studio 2.3.1 Ubuntu, Android Studio Ubuntu, Android Studio Ubuntu 17.04, Install Android Studio 2.3.1, Install Android Studio 2.3.1 Ubuntu, Ubuntu 17.04 Android Studio, Ubuntu Android Studio, Ubuntu Android Studio 2.3.1, Ubuntu Install Android Studio 2.3.1

Primary Sidebar

Latest Posts

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

Linux Terminal Commands for Beginners With Examples

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap