64-bit Ubuntu config Android environment error (... adb: error=2, no file or directory)

Source: Internet
Author: User

Failed to get the ADB version:cannot Run Program "/HOME/JAYHOMZHOU/ANDROID/ANDROID-SDK/PLATFORM-TOOLS/ADB": error=2, no that A file or directory


64-bit system, Ubuntu11.04, build jdk,android environment, copy the Android SDK, the inside of the ADB and other commands can not be used.

Error message: android-sdk-linux_86/platform-tools/adb: There is no file or directory.

Solution: Because it is 64bit system, and Android SDK only 32bit program, need to install ia32-libs, to use.

Run the following command:

[Plain] view plaincopy
    1. sudo apt-get install Ia32-libs

64-bit Ubuntu config Android environment error (... adb: error=2, no file or directory)

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.