[Ubuntu Notes] problems encountered in configuring the android development environment in eclipse under 64-bit ubuntu11.10

Source: Internet
Author: User

I have nothing to worry about. I have a ubuntu11.10 and want to try a new interface. When configuring the android development environment, you encounter the following problems:

1. The eclipse version downloaded directly from the software store is 3.7. According to the traditional ADT configuration method, the failure was found.

Solution: add the token in the same way before entering the URL.

2. I installed 64-bit Ubuntu with JDK, so I don't need to install it. However, a 64-bit system cannot run a 32-bit Android simulator.

Solution: Execute the command in the terminal: sudo apt-Get install ia32-libs

This is because 32-big applications are run on 64-bit machines.ProgramThe ia32-libs library needs to be installed

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.