public class ApkSoSource extends DirectorySoSource
SoSource that extracts libraries from an APK to the filesystem.ON_LD_LIBRARY_PATH, RESOLVE_DEPENDENCIES, soDirectoryLOAD_FLAG_ALLOW_IMPLICIT_PROVISION, LOAD_RESULT_IMPLICITLY_PROVIDED, LOAD_RESULT_LOADED, LOAD_RESULT_NOT_FOUND| Constructor and Description |
|---|
ApkSoSource(android.content.Context context)
Make a new ApkSoSource that extracts DSOs from our APK instead of relying on the system to do
the extraction for us.
|
loadLibrary, unpackLibrary