Skip to content Skip to sidebar Skip to footer
Showing posts with the label Shared Libraries

Android Ndk Cannot Load Library: Reloc_library[1306]

Im developing an android app thats loading two shared libraries. One is external, its called libpca… Read more Android Ndk Cannot Load Library: Reloc_library[1306]

Android NDK/JNI: Building A Shared Library That Depends On Other Shared Libraries

I am writing an android app that wants to make JNI calls into a shared library built in using the N… Read more Android NDK/JNI: Building A Shared Library That Depends On Other Shared Libraries

Android NDK/JNI: Building A Shared Library That Depends On Other Shared Libraries

I am writing an android app that wants to make JNI calls into a shared library built in using the N… Read more Android NDK/JNI: Building A Shared Library That Depends On Other Shared Libraries