java.lang.IllegalStateException: J2V8 native library not loaded
at com.eclipsesource.v8.V8.checkNativeLibraryLoaded(SourceFile:253)
at com.eclipsesource.v8.V8.createV8Runtime(SourceFile:153)
at com.eclipsesource.v8.V8.createV8Runtime(SourceFile:114)
at org.hapjs.render.jsruntime.b.(SourceFile:33)
at org.hapjs.render.jsruntime.JsThread.a(SourceFile:321)
at org.hapjs.render.jsruntime.JsThread.c(SourceFile:61)
at org.hapjs.render.jsruntime.JsThread$a.handleMessage(SourceFile:186)
at android.os.Handler.dispatchMessage(Handler.java)
at android.os.Looper.loop(Looper.java)
at android.os.HandlerThread.run(HandlerThread.java)
Caused by: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/app/HybridPlatform/HybridPlatform.apk"],nativeLibraryDirectories=[/system/app/HybridPlatform/lib/arm64, /system/lib64, /vendor/lib64, /system/lib64, /vendor/lib64]]] couldn't find "libj2v8.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:972)
at java.lang.System.loadLibrary(System.java:1530)
at com.eclipsesource.v8.LibraryLoader.loadLibrary(SourceFile:43)
at com.eclipsesource.v8.V8.load(SourceFile:75)
at com.eclipsesource.v8.V8.createV8Runtime(SourceFile:149)
... 8 more
Inviato dal mio Redmi Note 4X utilizzando Tapatalk
at com.eclipsesource.v8.V8.checkNativeLibraryLoaded(SourceFile:253)
at com.eclipsesource.v8.V8.createV8Runtime(SourceFile:153)
at com.eclipsesource.v8.V8.createV8Runtime(SourceFile:114)
at org.hapjs.render.jsruntime.b.(SourceFile:33)
at org.hapjs.render.jsruntime.JsThread.a(SourceFile:321)
at org.hapjs.render.jsruntime.JsThread.c(SourceFile:61)
at org.hapjs.render.jsruntime.JsThread$a.handleMessage(SourceFile:186)
at android.os.Handler.dispatchMessage(Handler.java)
at android.os.Looper.loop(Looper.java)
at android.os.HandlerThread.run(HandlerThread.java)
Caused by: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/app/HybridPlatform/HybridPlatform.apk"],nativeLibraryDirectories=[/system/app/HybridPlatform/lib/arm64, /system/lib64, /vendor/lib64, /system/lib64, /vendor/lib64]]] couldn't find "libj2v8.so"
at java.lang.Runtime.loadLibrary0(Runtime.java:972)
at java.lang.System.loadLibrary(System.java:1530)
at com.eclipsesource.v8.LibraryLoader.loadLibrary(SourceFile:43)
at com.eclipsesource.v8.V8.load(SourceFile:75)
at com.eclipsesource.v8.V8.createV8Runtime(SourceFile:149)
... 8 more
Inviato dal mio Redmi Note 4X utilizzando Tapatalk