daimajia / daimajia/AndroidViewHover
Error loading RS jni library: java.lang.UnsatisfiedLinkError
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 712
- PR merge metrics
- No merged PRs in 30d
Description
Getting Error while click on any item in app.
I have already add the support v8 jar file
Here is the log ....
09-01 07:44:19.938: E/RenderScript_jni(15327): Error loading RS jni library: java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1306]: 115 cannot locate '__strlen_chk'...
09-01 07:44:19.938: E/InputEventReceiver(15327): Exception dispatching input event.
09-01 07:44:19.938: E/MessageQueue-JNI(15327): Exception in MessageQueue callback: handleReceiveCallback
09-01 07:44:19.946: E/MessageQueue-JNI(15327): android.support.v8.renderscript.RSRuntimeException: Error loading RS jni library: java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1306]: 115 cannot locate '__strlen_chk'...
09-01 07:44:19.946: E/MessageQueue-JNI(15327): at android.support.v8.renderscript.RenderScript.create(RenderScript.java:945)
09-01 07:44:19.946: E/MessageQueue-JNI(15327): at android.support.v8.renderscript.RenderScript.create(RenderScript.java:982)
09-01 07:44:19.946: E/MessageQueue-JNI(15327): at android.support.v8.renderscript.RenderScript.create(RenderScript.java:968)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.