Skip to content

Instantly share code, notes, and snippets.

@spixy
Created June 13, 2017 15:16
Show Gist options
  • Save spixy/df250fbb22f6f1c7c57de7ee0a6a60fc to your computer and use it in GitHub Desktop.
Save spixy/df250fbb22f6f1c7c57de7ee0a6a60fc to your computer and use it in GitHub Desktop.
E/Unity (25146): Unable to find hello-jni
I/Unity (25146): DllNotFoundException: hello-jni
I/Unity (25146): at (wrapper managed-to-native) Main:intFromJNI ()
I/Unity (25146): at Main.Start () [0x00000] in <filename unknown>:0
I/Unity (25146): UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
I/Unity (25146): UnityEngine.DebugLogHandler:LogException(Exception, Object)
I/Unity (25146): UnityEngine.Logger:LogException(Exception, Object)
I/Unity (25146): UnityEngine.Debug:LogException(Exception)
I/Unity (25146): Main:Start()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment