- Forum posts: 9
Aug 20, 2018, 9:13:27 AM via Website
Aug 20, 2018 9:13:27 AM via Website
Hi,
I have gone through many posts and i couldn't find a solution till now. I am getting the warning message as "cannot resolve corresponding JNI function. Reports native method declaration in java where no corresponding JNI function is found in project." I tried using @SuppressWarnings("JniMissingFunction"). The warning went but it is not generation the .so file. I don't know where i am wrong. Please help me.