Install Android Studio using Ubuntu 14.10 PPA

Source: Internet
Author: User

Install Android Studio using Ubuntu 14.10 PPA

Install Android Studio using Ubuntu 14.10 PPA

1. First install Oracle Java 8

Add ppa first. Otherwise, Android Studio will install openjdk.

$ Sudo add-apt-repository ppa: webupd8team/java

Then update the system

$ Sudo apt-get update

Start Installation

$ Sudo apt-get install oracle-java8-installer

$ Java-version

Bkjia@www.bkjia.com:/etc $ java-version
Java version "1.8.0 _ 31"
Java (TM) SE Runtime Environment (build 1.8.0 _ 31-b13)
Java HotSpot (TM) 64-Bit Server VM (build 25.31-b07, mixed mode)

If you need to switch the version from Java 7, consider the following command:

Sudo update-java-alternatives-s java-8-oracle

2. Install Android Studio

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

Now, you can use it.

Full process of installing Android Studio on Ubuntu 12.04 (64-bit)

Early adopters of Android Studio v0.1

Android Studio tutorial

Android Studio Development Guide

How to solve the problem that Android Studio sets the topic and does not support Chinese Characters

Android Studio download and installation and solutions that cannot be opened

Graphic tutorial for installing Android Studio

Android Studio details: click here
Android Studio: click here

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.