Android Libraries and AndroidLibraries

Source: Internet
Author: User

Android Libraries and AndroidLibraries

1. Set "Is Library" in the "Android" option for the referenced project.

2. Set the referenced item "add" in the "Android" option.

3. android Dependencies displays the referenced project and dependent Project

Android Private Libraries: indicates the jar package reference placed in libs. It is considered as a Private reference.

Referenced Libraries: indicates the Referenced external jar package.


4. Note:

If the referenced project and referenced project use the same jar package, the version must be consistent.

Android Private Libraries and Referenced Libraries cannot reference the same jar package repeatedly.

(Otherwise, Eclise will crash)


What is the role of LIBRARIES in the android software system?

Library file for upper-layer calls
 
Android dependencies cannot be found, only Android Private Libraries

In the previous versions, android dependencies are available. Now the ADT is updated. In the later versions, you only need to copy the third-party jar package to the libs directory, and there will be no android dependencies directory. In addition, for earlier versions of the project, you need to remove the project from the Java build path from the Internet. Otherwise, an error will be reported.

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.