YorkShen commented on issue #3082: [Android] no static or non-static method "Lorg/apache/weex/ui/component/list/template/jni/NativeRenderObjectUtils;.nativeRenderObjectChildCount(J)I" URL: https://github.com/apache/incubator-weex/issues/3082#issuecomment-565988019 Based on your infomation, the [JNI_OnLoad](https://github.com/apache/incubator-weex/blob/7548ba6214ddfe16455cf03c577941f1dfb1ecdc/weex_core/Source/android/utils/jni_load.cc#L39) is not executed for some reason. Normally, the `JNI_OnLoad` is executed automatically by Android system, you may seach on the internet about `JNI_OnLoad`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
