Package com.facebook.soloader
package com.facebook.soloader
-
ClassDescription
SoSourcethat wraps a DirectorySoSource for the application's nativeLibraryDir.SoSourcethat extracts zipped libraries from an APK to the filesystem.SoSourcethat directly finds shared libraries in a APK.SoSourcethat finds shared libraries in a given directory.A hint (which may or may not be observed) to any optimizers in our tool chain that we don't want optimizations being applied to the annotated elements.A hint (which may or may not be observed) to any optimizers in our tool chain that we don't want annotated elements to be removed or renamed.SoSourcethat retrieves libraries from an exopackage repository.Similar toMergedSoMapping, but this interface allows extrenal libraries and map to provide their own mapping from Open Source.SoSourcethat extracts libraries from a zip file to the filesystem.Extract SoLoader bootstrap information from an ELF file.Class for getting native libraries dependencies for a DSO.Unpacks native deps file from APK to disk.This is the base class for all the classes representing certain native library.Class that connects SoLoader to NativeLoaderSoSourcethat does nothing and pretends to successfully load all libraries.Native code loader.ASoSourcethat uses the system'sSystem.loadLibrary()method to load a librarySoSourcethat extracts libraries from an APK to the filesystem.