Class ApplicationSoSource

java.lang.Object
com.facebook.soloader.SoSource
com.facebook.soloader.ApplicationSoSource
All Implemented Interfaces:
RecoverableSoSource

public class ApplicationSoSource extends SoSource implements RecoverableSoSource
SoSource that wraps a DirectorySoSource for the application's nativeLibraryDir.
  • Constructor Details

    • ApplicationSoSource

      public ApplicationSoSource(android.content.Context context, int flags)
  • Method Details