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

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

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

google shop client API returns 400 bad request error while adding an item -