• 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 To Check User Permissions In Linux Using Command

Check Which Folder Is Taking More Space In Ubuntu Linux

How to Install Claude Desktop App in Ubuntu Linux

Job Scheduling Using At Command In Linux With Examples

How To Check Permissions Of A Directory In Linux Command

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

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

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