I have my JNI header file implementation as shown below
apptester.java:
public native boolean bool1(Vectorfilepath);
The reaso