Solve the problem that AVD cannot be started in Ubuntu 12.04 64-bit System

Source: Internet
Author: User

How to configure the android development environment in Ubuntu? If you don't understand it, ask du Niang,

Question: When 64-bit ubuntu12.04.2 is used, a prompt may be displayed when an AVD is created and started.

Starting emulator for AVD 'test' failed to start emulator: cannot run program "/home/Eddy/tools/Android-SDK-Linux // tools/emulator": Error = 2, no such file or directory I thought it was caused by two first tools //, but the path of the sdk I entered is normal. How can this happen? Solution is to download some 32-bit systems also require the libs command is: sudo apt-Get install ia32-libs lib32ncurses5 lib32stdc ++ 6 and then slowly wait for the installation. Restart eclipse and start AVD. Everything is okay. The reason is that the 64-bit system lacks 32-bit libs, And the ADT needs these, resulting in such problems. This is my guess, because after installing those libs, wineqq2012 can also be started normally.

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.