Skip to content

Instantly share code, notes, and snippets.

@kikoso
Created April 29, 2017 14:38
Show Gist options
  • Select an option

  • Save kikoso/918f8c61e163e604abc28cbc5a8e058a to your computer and use it in GitHub Desktop.

Select an option

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