android mk library path的相關文章
android mk library path的相關公司資訊
android mk library path的相關商品

c - How can i Link prebuilt shared Library to Android NDK project? - Stack Overflow
瀏覽:1139
日期:2025-04-29
Here is a complete Android.mk file for using a 3rd party shared library. The library (libffmpeg.so) is placed in the jni folder. Its "LOCAL_EXPORT_C_INCLUDES" specifies where the header files are kept for the library. LOCAL_PATH := $(call my-dir) include ...看更多