[Android Note] Android references a third-party dependent package library to report an error. Solution: androidlibrary

Source: Internet
Author: User

[Android Note] Android references a third-party dependent package library to report an error. Solution: androidlibrary

In Android engineering projects, we often need to reference third-party dependent package libraries, which may encounter the following reference errors:

After setting the library, re-open the display management error, that is, there is a Red Cross in the reference, and there is no error in eclipse.

This may be because:

In windows, your project and the library project to be referencedNot in the same drive letter or directory.

This is because the android. library. reference.1 value in project. properties changes to an absolute path in different drive letters, and ADT is recommended for use in ubuntu, which supports bugs in absolute windows paths.

After they are placed in the same directory, the problem is solved:

Http://09572.iteye.com/blog/1842553 ()

 

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.