当前位置:   article > 正文

JNI DETECTED ERROR IN APPLICATION: JNI GetMethodID called with pending exception java.lang.NoSuchMet

jni detected error in application: jni getmethodid called with pending excep
jmethodID initId = env2->GetMethodID(Clazz, "<init>", "(III[I)V");报错

JNI DETECTED ERROR IN APPLICATION: JNI GetMethodID called with pending exception java.lang.NoSuchMethodError: no non-static method "Lcom

看它前面的,红色部分路径是否正确。这个地方好坑啊。

jmethodID onEvent_MediaCoverPictureRecvId = env2->GetMethodID(
    clazz,
    "onEvent_xxxx",
    "(Lcom/xxxxx/xxx/xxxx/xxxx/xxxxx;)V");

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/花生_TL007/article/detail/158517
推荐阅读
相关标签
  

闽ICP备14008679号