Skip to content

Instantly share code, notes, and snippets.

@kikoso
Created April 29, 2017 14:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kikoso/918f8c61e163e604abc28cbc5a8e058a to your computer and use it in GitHub Desktop.
Save kikoso/918f8c61e163e604abc28cbc5a8e058a to your computer and use it in GitHub Desktop.
static {
System.loadLibrary("library-name");
}
public native String getSecretKey();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment