Beban sistem java dari sumber daya

static {
    System.loadLibrary("resource/path/to/foo"); // no .dll or .so extension!
}
Talented Tiger