How Android Studio references jar packages (non-gradle)

Source: Internet
Author: User

This is quite different from eclipse, and it is estimated that many people are just beginning to use Android studio to be very distressed about this setting.

Directly, open the project structure interface via FILE->PROJCET structure, or you can open it by using the shortcut icon.

For example, select Libraries, and then click the + sign to choose Java.

After selecting Java, the dialog box pops up, select the Libs folder where your jar package is located, and then click OK (it is best to build a libs directory under the project and put the jar package you want to refer to in this directory):


After the OK, the following dialog will pop up to let you choose which module to associate with the jar to be introduced, select the module you want to associate, and then click OK, then the jar package is successfully introduced and your project can be compiled successfully.


Note: In fact, there are some content in project structure, and later will write an article specifically to resolve the various options of project structure.

How Android Studio references jar packages (non-gradle)

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.