开发者

using C Shared library not built with NDK in Android APK development

I have a query regarding using prebuilt library in android APK development,

I have a C Static library not built with NDK in Android APK development, but this is build wi开发者_开发技巧th standard library build procedure for required ARM target, i have the header file declaring the function definitions, how can i include this header file & link the symbols with static library in Android application(APK) programming using SDK.

Thanks, SK


Did you already look at docs/PREBUILTS.html in your ndk directory?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜