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...
Quick app Stopped working
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...
Quick app Stopped working