I want to pass a file path from Java class to native file using jni. In the native implementation file I want to check if file exists or not. I want to pass a file path from Java class to n
I want to pass a file path from Java class to native file using jni. In the native implementation file I want to check if file exists or not. I want to pass a file path from Java class to n