.so Questions
Ad
How to access user defined data types declared in .so (shared libraries) in c
I have some external .so file. i am writing a program to call some of the api's of the .so library. i have used dlopen and dlsym as
Load *.so with JNA on Android Studio
I'm working on a android service, which communicate with hardware & applications. i am using a native library to access hardware
Hide symbols from a 3rd party .a file that is linked into a .so file
I am building a shared (.so) library that is composed of several .a files and a thin api layer that invokes them. i only want my api and external
how to add .so file externally
Java.lang.unsatisfiedlinkerror: dalvik.system.pathclassloader[dexpathlist[[zip file
Ad
Blog Categories
Ad