You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi JC1DA:
I am very intrising in this project, but when I run it by android studio, crash happened, the flowing is dump stack.
07-04 15:22:35.064 907 1733 D vivo_daemon:VvDmSrv: [1000:24865] apply, v2.3.3
07-04 15:22:35.064 13762 13762 E linker : dlopen(/data/app/com.lanytek.deepsensev3-1/lib/arm/libdeepsense.so) failed becuase of library "libhardware.so" not found
07-04 15:22:35.065 13762 13762 E linker : dlopen(/data/app/com.lanytek.deepsensev3-1/lib/arm/libdeepsense.so) failed2 bacuase of library "libhardware.so" not found
07-04 15:22:35.066 13762 13762 D AndroidRuntime: Shutting down VM
07-04 15:22:35.066 13762 13762 E AndroidRuntime: FATAL EXCEPTION: main
07-04 15:22:35.066 13762 13762 E AndroidRuntime: Process: com.lanytek.deepsensev3, PID: 13762
07-04 15:22:35.066 13762 13762 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: library "libhardware.so" not found
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:989)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1530)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at com.lanytek.deepsensev3.MainActivity.(MainActivity.java:57)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at java.lang.Class.newInstance(Native Method)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.app.Instrumentation.newActivity(Instrumentation.java:1085)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2625)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2806)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.app.ActivityThread.-wrap12(ActivityThread.java)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1528)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.os.Looper.loop(Looper.java:181)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6274)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:900)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:790)
07-04 15:22:35.070 2300 2353 D SLService: ppCra : com.lanytek.deepsensev3 pid : 13762
07-04 15:22:35.070 1753 1779 W ActivityManager: Force finishing activity com.lanytek.deepsensev3/.MainActivity
The text was updated successfully, but these errors were encountered:
hi JC1DA:
I am very intrising in this project, but when I run it by android studio, crash happened, the flowing is dump stack.
07-04 15:22:35.064 907 1733 D vivo_daemon:VvDmSrv: [1000:24865] apply, v2.3.3
07-04 15:22:35.064 13762 13762 E linker : dlopen(/data/app/com.lanytek.deepsensev3-1/lib/arm/libdeepsense.so) failed becuase of library "libhardware.so" not found
07-04 15:22:35.065 13762 13762 E linker : dlopen(/data/app/com.lanytek.deepsensev3-1/lib/arm/libdeepsense.so) failed2 bacuase of library "libhardware.so" not found
07-04 15:22:35.066 13762 13762 D AndroidRuntime: Shutting down VM
07-04 15:22:35.066 13762 13762 E AndroidRuntime: FATAL EXCEPTION: main
07-04 15:22:35.066 13762 13762 E AndroidRuntime: Process: com.lanytek.deepsensev3, PID: 13762
07-04 15:22:35.066 13762 13762 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: library "libhardware.so" not found
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:989)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1530)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at com.lanytek.deepsensev3.MainActivity.(MainActivity.java:57)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at java.lang.Class.newInstance(Native Method)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.app.Instrumentation.newActivity(Instrumentation.java:1085)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2625)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2806)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.app.ActivityThread.-wrap12(ActivityThread.java)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1528)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.os.Looper.loop(Looper.java:181)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6274)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:900)
07-04 15:22:35.066 13762 13762 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:790)
07-04 15:22:35.070 2300 2353 D SLService: ppCra : com.lanytek.deepsensev3 pid : 13762
07-04 15:22:35.070 1753 1779 W ActivityManager: Force finishing activity com.lanytek.deepsensev3/.MainActivity
The text was updated successfully, but these errors were encountered: