The dependency check applies to header_libs, static_libs, and shared_libs in getfreeonlinequotes.com, and to LOCAL_HEADER_LIBRARIES, LOCAL_STATIC_LIBRARIES and LOCAL_SHARED_LIBRARIES in getfreeonlinequotes.com LL-NDK. LL-NDK shared libraries are shared libraries with stable ABIs. Both framework and vendor modules share the same and the latest implementation. Rants on programming, photography, life and everything When you're developing an application that needs to use a custom, native precompiled library (the.a file) together with your gluing JNI interface maybe you're wondering how to link it. I am currently trying to link 3 prebuilt shared libraries to a native JNI shared library. The shared libraries were built on linux. Android NDK linking shared library. Ask Question 0. you are right, i tried to used a ndk-built shared library on linux.