Sha256: 45883ea1b183cf82fb4a5ffc38cf37ea923db17a129e0da2356f71f09f51cecc
Contents?: true
Size: 210 Bytes
Versions: 60
Compression:
Stored size: 210 Bytes
Contents
package com.rhomobile.rhodes; public class NativeLibraries { public static void load() { // Load native .so libraries // Load native implementation of rhodes System.loadLibrary("rhodes"); } }
Version data entries
60 entries across 60 versions & 1 rubygems