Android notes Android references third party dependency package Library error resolution method

Source: Internet
Author: User

In the Android project, we often need to refer to third-party dependent package library, you may encounter the following reference error questions:

Re-open the display management error after setting up the library is reference there is a red fork, Eclipse did not error.

Then it is possible because:

under the Windows system , your project is not in the same drive or directory as the library project you are referencing.

Because if the ANDROID.LIBRARY.REFERENCE.1 value in the project.properties is changed to an absolute path in different drive characters, and ADT is recommended for use under Ubuntu, there is a bug in the Windows absolute path support.

After placing them in the same directory, the problem is resolved:

Reference Original: http://09572.iteye.com/blog/1842553

Android notes Android references third party dependency package Library error resolution method

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.