[Turn] the ADB & R file cannot be found in the Adt-bundle-linux establishment project

Source: Internet
Author: User

Download the official Android adt-bundle-linux-x86_64-20131030 in Ubuntu 12.04 when the 64-bit system starts, Tip:

    1. Unexpected exception ' cannot run Program "/HOME/XX/SDK/PLATFORM-TOOLS/ADB": java.io.IOException: error=2, No Such file or directory ' while attempting-get ADB version from '/home/xx/sdk/platform-tools/adb '


And there's a strange question:

The Android example created did not generate an R file and checked several times without discovering a resource file or XML problem.

Later on an online find the reason:

    1. The original system is 64-bit, and the ADB is 32-bit, to run this program must be installed Ia32-libs, this library is used to run 32-bit programs on 64-bit systems with the


Need to install:

    1. sudo apt-get install Ia32-libs


Resources:

Http://stackoverflow.com/questions/13571145/android-adb-not-found

http://www.01happy.com/ubuntu-adb-can-not-run/

[Turn] the ADB & R file cannot be found in the Adt-bundle-linux establishment project

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.