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? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -