public class ApkSoSource extends ExtractFromZipSoSource
SoSource that extracts libraries from an APK to the filesystem.UnpackingSoSource.Dso, UnpackingSoSource.DsoManifest| Modifier and Type | Field and Description |
|---|---|
static int |
PREFER_ANDROID_LIBS_DIRECTORY
If this flag is given, do not extract libraries that appear to be correctly extracted to the
application libs directory.
|
ON_LD_LIBRARY_PATH, RESOLVE_DEPENDENCIESLOAD_FLAG_ALLOW_IMPLICIT_PROVISION, LOAD_FLAG_ALLOW_SOURCE_CHANGE, LOAD_FLAG_MIN_CUSTOM_FLAG, LOAD_RESULT_CORRUPTED_LIB_FILE, LOAD_RESULT_IMPLICITLY_PROVIDED, LOAD_RESULT_LOADED, LOAD_RESULT_NOT_FOUND, PREPARE_FLAG_ALLOW_ASYNC_INIT, PREPARE_FLAG_FORCE_REFRESH| Constructor and Description |
|---|
ApkSoSource(Context context,
java.io.File apkPath,
java.lang.String name,
int flags) |
ApkSoSource(Context context,
java.lang.String name,
int flags) |
getSoSourceAbis, getSoStorePath, loadLibrary, setSoSourceAbisaddToLdLibraryPath, getLibraryDependencies, getLibraryPath, toString, unpackLibrarypublic static final int PREFER_ANDROID_LIBS_DIRECTORY