java - Corresponding 'C' call for System.loadlibrary -


i want check if library present either in app or system. in java system.loadlibrary, know similar corresponding call in c ?

it dlopen open library, , dlsym pointer function loaded library. beware, details may vary in glibc documentation , actual android implementation. see chrisstratton comment.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -