Method of adding third-party jar files in android.mk file

Here's how to add a third-party jar file to the android.mk file. The details are as follows:

Add first:

Clib is the jar file name without suffix

Then add

Namely:

LIBS / clib.jar stands for: folder / file name

If you have multiple jar files, you can do this

PS: the method of referencing the third-party jar package in android.mk

summary

The above is the method of adding a third-party jar file to the android.mk file introduced by Xiaobian. I hope it will be helpful to you. If you have any questions, please leave me a message and Xiaobian will reply to you in time. Thank you very much for your support for the programming tips website!

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>