public final class ExoSoSource extends UnpackingSoSource
SoSource that retrieves libraries from an exopackage repository.UnpackingSoSource.DsoON_LD_LIBRARY_PATH, RESOLVE_DEPENDENCIESLOAD_FLAG_ALLOW_IMPLICIT_PROVISION, LOAD_FLAG_ALLOW_SOURCE_CHANGE, LOAD_FLAG_MIN_CUSTOM_FLAG, LOAD_RESULT_IMPLICITLY_PROVIDED, LOAD_RESULT_LOADED, LOAD_RESULT_NOT_FOUND, PREPARE_FLAG_ALLOW_ASYNC_INIT, PREPARE_FLAG_DISABLE_FS_SYNC_JOB, PREPARE_FLAG_FORCE_REFRESH| Constructor and Description |
|---|
ExoSoSource(android.content.Context context,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
getLibraryPath, getSoSourceAbis, getSoStorePath, prepareForceRefresh, setSoSourceAbis, waitUntilInitCompletedaddToLdLibraryPath, getLibraryDependencies, loadLibrary, toString, unpackLibrarypublic ExoSoSource(android.content.Context context,
java.lang.String name)
public java.lang.String getName()
getName in class DirectorySoSource