Android dependencies file appears in the new project

Source: Internet
Author: User
The new version of ADT modifies the third-party jar import method. Previously, it can be associated in the project, and referencelibrary will be automatically added to the project. In the new version of ADT environment, you only need to create a new libs folder under the project directory. Note that libs is not Lib, and then copy the third-party jar to the folder, eclipse will automatically add this jar to the android dependencies folder. You do not have to modify it by yourself through buildpath or referencelibrary. In addition, if multiple projects are associated, for example, when project a is set to islibaray and Project B is introduced to project, the jar compiled by Project A is automatically placed in the android dependencies folder.
 
 
 http://blog.sina.com.cn/s/blog_9d708b4f01014jqo.html 

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.