Installation of ubuntu14.04 under the Android development environment 5-3:ECLIPSE+SDK

Source: Internet
Author: User

An Eclipse download

Select Eclipse Downloads with integrated ADT on Google's Web: http://developer.android.com/sdk/index.html

Select Adt-bundle-linux-x86_64-20140702.zip, as shown below


Two Ubuntu installation decompression

Since the download is a zip file, right-click to unlock it, or use gzip to operate; After unlocking the file, the Eclipse and SDK directories appear;

Copy the files to the/usr/bin/android directory, and the same directory as the JDK, as shown below

1) Set permissions

CHMOD-RF 777/usr/bin/android

2) Download SDK

Open the Eclipse program, click the SDK manager Download SDK, I downloaded the 4.3 and 4.0 of all things, this need to slowly download


The three Eclipse settings

Open the windows-of Eclipse preference, set the path to the Android SDK




Note: If the SDK manager fails to display the target of arm, you need to install a 32-bit library

sudo  Install -y libc6-i386 lib32stdc++6 lib32gcc1 lib32ncurses5 lib32z1android SDK the ADB program is 32-bit, Ubuntu x64 system requires the installation of 32-bit library files for 32-bit compatible programs. If you do not install, ADB will make an error: java.io.ioexception:error=2


Installation of ubuntu14.04 under the Android development environment 5-3:ECLIPSE+SDK

Related Article

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.