Ubuntu 14.04 Jdk+adt BUNDLE+NDK Installation

Source: Internet
Author: User
Tags android sdk manager

1. Installing the JDK

Tar or GUI decompression jdk-8u25-linux-i586.tar.gz

Edit/etc/environment File

Classpath= "/home/zhouwei/jdk1.8.0_25/lib:."
Java_home= "/home/zhouwei/jdk1.8.0_25"

Path added:/home/zhouwei/jdk1.8.0_25/bin

2. Installing ADT Bundle for Linux

Unzip or GUI decompression Adt-bundle-linux-x86-20140702.zip

Create a/usr/share/applications/eclipse.desktop file

[Desktop Entry]
version=1.0
Type=application
Name=eclipse
Name[zh_cn]=eclipse
Comment=eclipse
Comment[zh_cn]=eclipse
Exec=/home/zhouwei/adt-bundle-linux-x86-20140702/eclipse/eclipse
icon=/home/zhouwei/adt-bundle-linux-x86-20140702/eclipse/icon.xpm
Terminal=false

3. Installing the NDK

chmod u+x Android-ndk-r10d-linux-x86.bin

Run Android-ndk-r10d-linux-x86.bin

4. Install NDK path patches for eclipse

Copy Com.android.ide.eclipse.ndk_23.0.2.1259578.jar to/home/zhouwei/adt-bundle-linux-x86-20140702/eclipse/plugins

5. Download the Android SDK via Android SDK Manager

Edit/etc/hosts to increase download speed

203.208.46.146 dl-ssl.google.com
203.208.46.146dl.google.com

Android SDK manager->tools->options, Force https tick

6. Start Eclipse, configure the ADK and NDK paths

Ubuntu 14.04 Jdk+adt BUNDLE+NDK Installation

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.