open class StaticLibraryLoader
The native libraries loader.
| open static fun isDalvikVM(): BooleanChecks if the VM is Dalvik. | |
| open static fun loadLibraryOnlyForDalvik(libraryName: String!): BooleanLoads the native library only for dalvik. |