10-2711:47:31.456303-303/com.firs.facedetecttosvr V/BitmapFactory: DecodeImagePath(decodeResourceStream3) : res/drawable-xhdpi-v4/welcome.jpg10-2711:47:31.666303-303/com.firs.facedetecttosvr E/art: dlopen("/data/app/com.firs.facedetecttosvr-2/lib/arm/libface_identify.so", RTLD_LAZY) failed: dlopen failed: cannot locate symbol "__exidx_end" referenced by "libface_identify.so"...10-2711:47:31.666303-303/com.firs.facedetecttosvr D/AndroidRuntime: Shutting down VM10-2711:47:31.676303-303/com.firs.facedetecttosvr E/AndroidRuntime: FATAL EXCEPTION: main Process: com.firs.facedetecttosvr, PID: 303 java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__exidx_end" referenced by "libface_identify.so"... at java.lang.Runtime.loadLibrary(Runtime.java:371) at java.lang.System.loadLibrary(System.java:9) at com.firs.cn.FaceNative.<clinit>(FaceNative.java:7) at com.firs.facedetecttosvr.WelcomeActivity.initDate(WelcomeActivity.java:42) at com.firs.facedetecttosvr.WelcomeActivity.onCreate(WelcomeActivity.java:27) at android.app.Activity.performCreate(Activity.java:6288) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:26) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2758) at android.app.ActivityThread.access$900(ActivityThread.java:177) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1448) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:145) at android.app.ActivityThread.main(ActivityThread.java:5942) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Method.java:372) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1400) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1195)