Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1006671 // loadNative - load native library from a snippet

JavaX fragment (include)

static void loadNative(long snippetID) {
  loadNative("#" + snippetID);
}

static void loadNative(S snippetID) {
  System.load(loadLibrary(snippetID).getAbsolutePath());
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006671
Snippet name: loadNative - load native library from a snippet
Eternal ID of this version: #1006671/1
Text MD5: 4125a27a1f88499c5f0032f85927e9f5
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-01-28 20:24:13
Source code size: 179 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 484 / 482
Referenced in: [show references]