Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»General Articles»How to Install Android Studio on Ubuntu & LinuxMint via PPA

    How to Install Android Studio on Ubuntu & LinuxMint via PPA

    By RahulJune 4, 20151 Min Read

    Android Studio is the official IDE for Android application development available for Linux systems. It is a flexible gradle-based build system and provides built-in support for Google cloud platform, making it easy to integrate Google cloud messaging and App Engine.

    Advertisement

    This article will help you to install Android Studio on Ubuntu 15.04, 14.10, 14.04 LTS & 12.04 LTS and LinuxMint systems using PPA.

    Install JAVA

    First make sure you have java installed on your system before installing android studio. If you don’t have already install java visit one of following link to install JAVA 7 or JAVA 8 on Ubuntu & LinuxMint systems.

    • Install JAVA 8 on Ubuntu & LinuxMint via PPA
    • Install JAVA 7 on Ubuntu & LinuxMint via PPA

    Install Android Studio

    Android Studio PPA is maintaining by Paolo Rotolo. We just need to add PPA to our system and install it using following set of commands.

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

    Android android studio Linux Mint studio Ubuntu
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    Error: EACCES: permission denied, scandir (Resolved)

    How To Install Python 3.11 on Ubuntu 22.04 / 20.04

    Excluding URLs from ProxyPass in Apache

    View 2 Comments

    2 Comments

    1. Smashter on July 14, 2016 12:14 am

      After entering the third command, I get an error message saying a certain file cannot be found. Has anyone encountered this?

      Reply
    2. solidworks on July 20, 2015 3:48 am

      Thank you for how to install.
      I like that.

      Reply

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • Error: EACCES: permission denied, scandir (Resolved)
    • How To Install Python 3.11 on Ubuntu 22.04 / 20.04
    • How to Install Python 3.11 on Amazon Linux 2
    • An Introduction to the “./configure” Command: Compiling Source Code in Linux
    • How to Install PHP 8.x on Pop!_OS
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.