错误日志如下: 09-27 15:30:04.399 583-1748/?I/ActivityManager: START u0 {cmp=com.sitco.helloanychat/.FileUploadActivity(has extras)} from uid 10170 on display 0 09-27 15:30:04.411 674-674/?V/PhoneStatusBar: setLightsOn(true) 09-27 15:30:04.414 674-674/?V/PhoneStatusBar: setLightsOn(true) 09-27 15:30:04.48922011-22011/? W/System: ClassLoader referenced unknown path:/system/app/Chrome/lib/arm 09-27 15:30:04.50322011-22011/? I/WebViewFactory: Loading com.android.chrome version 51.0.2704.90(code 275509052) 09-27 15:30:04.54122011-22011/? I/cr_LibraryLoader: Time to load native libraries: 5 ms(timestamps 9652-9657) 09-27 15:30:04.54222011-22011/? I/cr_LibraryLoader: Expected native library version number "51.0.2704.90",actual native library version number "51.0.2704.90" 09-27 15:30:04.57822011-22011/? W/linker: library "libutils.so" ("/system/lib/libutils.so")needed or dlopened by "/data/app/com.sitco.helloanychat-1/lib/arm/libmediacore.so"is not accessible for the namespace "classloader-namespace" - theaccess is temporarily granted as a workaround for http://b/26394120, note that the accesswill be removed in future releases of Android. 09-27 15:30:04.57922011-22011/? W/linker: library "libcutils.so" ("/system/lib/libcutils.so")needed or dlopened by "/data/app/com.sitco.helloanychat-1/lib/arm/libmediacore.so"is not accessible for the namespace "classloader-namespace" - theaccess is temporarily granted as a workaround for http://b/26394120, note that the accesswill be removed in future releases of Android. 09-27 15:30:04.57922011-22011/? W/linker: library "libbinder.so" ("/system/lib/libbinder.so")needed or dlopened by "/data/app/com.sitco.helloanychat-1/lib/arm/libmediacore.so"is not accessible for the namespace "classloader-namespace" - theaccess is temporarily granted as a workaround for http://b/26394120, note that the accesswill be removed in future releases of Android. 09-27 15:30:04.58022011-22011/? D/AndroidRuntime: Shutting down VM 09-27 15:30:04.58322011-22011/? E/AndroidRuntime: FATAL EXCEPTION: main Process:com.sitco.helloanychat, PID: 22011 java.lang.UnsatisfiedLinkError:dlopen failed: library "libhardware.so" not found atjava.lang.Runtime.loadLibrary0(Runtime.java:977) atjava.lang.System.loadLibrary(System.java:1530) atcom.bairuitech.anychat.AnyChatCoreSDK.<clinit>(AnyChatCoreSDK.java:701) atcom.bairuitech.anychat.AnyChatCoreSDK.getInstance(AnyChatCoreSDK.java:47) atcom.sitco.helloanychat.FileUploadActivity.InitSDK(FileUploadActivity.java:313) atcom.sitco.helloanychat.FileUploadActivity.onCreate(FileUploadActivity.java:171) atandroid.app.Activity.performCreate(Activity.java:6664) atandroid.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118) atandroid.app.ActivityThread.performLaunchActivity(ActivityThread.java:2599) atandroid.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2707) atandroid.app.ActivityThread.-wrap12(ActivityThread.java) atandroid.app.ActivityThread$H.handleMessage(ActivityThread.java:1460) atandroid.os.Handler.dispatchMessage(Handler.java:102) atandroid.os.Looper.loop(Looper.java:154) atandroid.app.ActivityThread.main(ActivityThread.java:6077) atjava.lang.reflect.Method.invoke(Native Method) atcom.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:865) atcom.android.internal.os.ZygoteInit.main(ZygoteInit.java:755) 09-27 15:30:04.586 583-846/?W/ActivityManager: Force finishing activitycom.sitco.helloanychat/.FileUploadActivity 09-27 15:30:04.588 583-846/?W/ActivityManager: Force finishing activitycom.sitco.helloanychat/.SpdbActivity 09-27 15:30:04.651 583-21378/?I/OpenGLRenderer: Initialized EGL, version 1.4 09-27 15:30:04.651 583-21378/?D/OpenGLRenderer: Swap behavior 2 09-27 15:30:05.088 583-596/?W/ActivityManager: Activity pause timeout for ActivityRecord{7556066 u0com.sitco.helloanychat/.FileUploadActivity t98 f} 09-27 15:30:05.189 1149-1257/?I/OpenGLRenderer: Initialized EGL, version 1.4 09-27 15:30:05.189 1149-1257/?D/OpenGLRenderer: Swap behavior 2 09-27 15:30:15.619 583-596/?W/ActivityManager: Activity destroy timeout for ActivityRecord{7556066 u0com.sitco.helloanychat/.FileUploadActivity t98 f} 09-27 15:30:15.621 583-596/?W/ActivityManager: Activity destroy timeout for ActivityRecord{abde671 u0com.sitco.helloanychat/.SpdbActivity t98 f}
|