• 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 / How To / Install Android Studio 2.0, Via PPA On Ubuntu 16.04

Install Android Studio 2.0, Via PPA On Ubuntu 16.04

By Sourabh / April 14, 2016 Category: How To, Ubuntu

Android Studio 2.0 PPA for Ubuntu. Install Android Studio 2.0 on Ubuntu 16.04, Ubuntu 15.10, Ubuntu 15.04 and Ubuntu 14.04.

Android Studio is a new Android development environment developed by Google and based on IntelliJ IDEA. Similar to Eclipse with the ADT Plugin, Android Studio provides integrated Android developer tools for development and debugging.  Android Studio offers:

  • Gradle-based build support.
  • Android-specific refactoring and quick fixes.
  • Lint tools to catch performance, usability, version compatibility and other problems.
  • ProGuard and app-signing capabilities.
  • Template-based wizards to create common Android designs and components.
  • A rich layout editor that allows you to drag-and-drop UI components, preview layouts on multiple screen configurations, and much more.
  • Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine as server-side components.

Install Android Studio on Ubuntu

Please note that you will need Oracle Java 7 or 8. If you need to install Java, run the following commands:

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

Once Java is installed, run the following commands to install Android Studio:

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

Tags: Android Studio 2.0, Android Studio 2.0 Linux, Android Studio 2.0 PPA Ubuntu, Android Studio 2.0 Ubuntu, Android Studio Ubuntu, Android Studio Ubuntu 16.04, Install Android Studio 2.0 On Ubuntu, Install Android Studio 2.0 On Ubuntu 14.04, Install Android Studio 2.0 On Ubuntu 14.10, Install Android Studio 2.0 On Ubuntu 15.04, Install Android Studio 2.0 On Ubuntu 15.10, Install Android Studio 2.0 on Ubuntu 16.04, Linux Android Studio 2.0, Ubuntu 16.04 Android Studio, Ubuntu PPA Android Studio 2.0

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