• 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

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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