Ubuntu 64-bit setting compatible with 32-bit for ADB command does not work

Source: Internet
Author: User

Install ADT Development Tools on the Ubuntu system on the virtual machine, configure the environment to import the Android project error:

The ADB command could not be found:

Ubuntu 12.04 64-bit settings compatible with 32-bit implementations
Ref:http://www.2cto.com/os/201210/159883.html


My Configure is as follows:

1. **newwork setting:etc/apt/apt.conf
2. Sudo echo "Deb http://archive.ubuntu.com/ubuntu/raring main restricted universe multiverse" >/etc/apt/sources.lis T.d/ia32-libs-raring.list
sudo apt-get update


3. sudo apt-get install Ia32-libs
4. LIB32Z1 lib32ncurses5 lib32bz2-1.0
sudo apt-get install lib32z1
sudo apt-get install lib32ncurses5
sudo apt-get install lib32bz2-1.0


5. **sudo apt-get Install libc6:i386 libgcc1:i386 gcc-4.6-base:i386 libstdc++5:i386 libstdc++6:i386
sudo apt-get install G++-multilib

6 finally OK

sudo apt-get Remove * * * *

Draft, pending Amendment

Ubuntu 64-bit setting compatible with 32-bit for ADB command does not work

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.