I followed this tutorial to use JNI with gradle project.
But , I have this ERROR.
Then , I followed this project to use jni with gradle project.
But , I have this ERROR.
I want to use JNI with gradle project to build native lib for windows, linux and mac.
How can I use JNI with gradle ?
Give a simple JNI tutorial with gradle.