Open YuGongCharley opened 5 years ago
Your java class name is not matched with the code in shared library (.so). Either u needs to choose the same java namespace along with class name or update the function in .so
did you apk contain the right share library(*.so) ?
Cannot resolve corresponding JNI function Java_com_tzutalin_dlib_FaceDet_jniNativeClassInit Cannot resolve corresponding JNI function Java_com_tzutalin_dlib_FaceDet_jniInit Cannot resolve corresponding JNI function Java_com_tzutalin_dlib_FaceDet_jniDeInit Cannot resolve corresponding JNI function Java_com_tzutalin_dlib_FaceDet_jniBitmapDetect Cannot resolve corresponding JNI function Java_com_tzutalin_dlib_FaceDet_jniDetect
I really need some help ! thx a lot