Logcat出错:Could not create the view -Logcat 不能显示,但是(Logcat(deprecated))可以显示

本文介绍了遇到Logcat无法正常显示“Could not create the view”错误的解决过程。通过更换工作空间的方法成功解决了这一问题,让Logcat恢复正常显示。

今天很不辛的遇到了logcat报错:Could not create the view

再也使用不了logcat调试程序了,为了能正常调试,开始查找出错原因并解决它。

重启eclipse但是问题依旧,在eclipse安装目录中查看安装文件没发现能修正此问题的解决方法,最后换个个新的工作空间后发现logcat可以正常显示了。


Executing tasks: [:app:assembleDebug] in project E:\AndroidStudio2025\project\MyApplication > Task :app:preBuild UP-TO-DATE > Task :app:preDebugBuild UP-TO-DATE > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE > Task :app:dataBindingMergeDependencyArtifactsDebug UP-TO-DATE > Task :app:generateDebugResValues UP-TO-DATE > Task :app:generateDebugResources UP-TO-DATE > Task :app:mergeDebugResources UP-TO-DATE > Task :app:packageDebugResources UP-TO-DATE > Task :app:parseDebugLocalResources UP-TO-DATE > Task :app:dataBindingGenBaseClassesDebug UP-TO-DATE > Task :app:javaPreCompileDebug UP-TO-DATE > Task :app:checkDebugAarMetadata UP-TO-DATE > Task :app:mapDebugSourceSetPaths UP-TO-DATE > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE > Task :app:extractDeepLinksDebug UP-TO-DATE > Task :app:processDebugMainManifest UP-TO-DATE > Task :app:processDebugManifest UP-TO-DATE > Task :app:processDebugManifestForPackage UP-TO-DATE > Task :app:processDebugResources UP-TO-DATE > Task :app:compileDebugJavaWithJavac UP-TO-DATE > Task :app:mergeDebugShaders UP-TO-DATE > Task :app:compileDebugShaders NO-SOURCE > Task :app:generateDebugAssets UP-TO-DATE > Task :app:mergeDebugAssets UP-TO-DATE > Task :app:compressDebugAssets UP-TO-DATE > Task :app:processDebugJavaRes NO-SOURCE > Task :app:mergeDebugJavaResource UP-TO-DATE > Task :app:checkDebugDuplicateClasses UP-TO-DATE > Task :app:desugarDebugFileDependencies UP-TO-DATE > Task :app:mergeExtDexDebug UP-TO-DATE > Task :app:mergeLibDexDebug UP-TO-DATE > Task :app:dexBuilderDebug UP-TO-DATE > Task :app:mergeProjectDexDebug UP-TO-DATE > Task :app:configureCMakeDebug[x86_64] > Task :app:buildCMakeDebug[x86_64] > Task :app:mergeDebugJniLibFolders UP-TO-DATE > Task :app:mergeDebugNativeLibs UP-TO-DATE > Task :app:stripDebugDebugSymbols UP-TO-DATE > Task :app:validateSigningDebug UP-TO-DATE > Task :app:writeDebugAppMetadata UP-TO-DATE > Task :app:writeDebugSigningConfigVersions UP-TO-DATE > Task :app:packageDebug UP-TO-DATE > Task :app:createDebugApkListingFileRedirect UP-TO-DATE > Task :app:assembleDebug UP-TO-DATE [Incubating] Problems report is available at: file:///E:/AndroidStudio2025/project/MyApplication/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 637ms 37 actionable tasks: 2 executed, 35 up-to-date Build Analyzer results available 不显示页面
09-23
2025-07-14 19:12:21.243 15048-15048 nativeloader com.example.baiyunmap D Configuring clns-9 for other apk /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/base.apk. target_sdk_version=35, uses_libraries=, library_path=/data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64:/data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/base.apk!/lib/x86_64, permitted_path=/data:/mnt/expand:/data/user/0/com.example.baiyunmap 2025-07-14 19:12:21.246 15048-15048 CompatChangeReporter com.example.baiyunmap D Compat change id reported: 202956589; UID 10220; state: ENABLED 2025-07-14 19:12:21.251 15048-15048 ample.baiyunmap com.example.baiyunmap I AssetManager2(0x77841ae44c58) locale list changing from [] to [en-US] 2025-07-14 19:12:21.256 15048-15048 GraphicsEnvironment com.example.baiyunmap V Currently set values for: 2025-07-14 19:12:21.256 15048-15048 GraphicsEnvironment com.example.baiyunmap V angle_gl_driver_selection_pkgs=[] 2025-07-14 19:12:21.256 15048-15048 GraphicsEnvironment com.example.baiyunmap V angle_gl_driver_selection_values=[] 2025-07-14 19:12:21.256 15048-15048 GraphicsEnvironment com.example.baiyunmap V com.example.baiyunmap is not listed in per-application setting 2025-07-14 19:12:21.256 15048-15048 GraphicsEnvironment com.example.baiyunmap V ANGLE allowlist from config: 2025-07-14 19:12:21.256 15048-15048 GraphicsEnvironment com.example.baiyunmap V com.example.baiyunmap is not listed in ANGLE allowlist or settings, returning default 2025-07-14 19:12:21.256 15048-15048 GraphicsEnvironment com.example.baiyunmap V Neither updatable production driver nor prerelease driver is supported. 2025-07-14 19:12:21.270 15048-15048 nativeloader com.example.baiyunmap D Load /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64/libBaiduMapSDK_base_v7_6_5.so using class loader ns clns-9 (caller=/data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/base.apk!classes3.dex): ok 2025-07-14 19:12:21.301 15048-15048 CompatChangeReporter com.example.baiyunmap D Compat change id reported: 279646685; UID 10220; state: ENABLED 2025-07-14 19:12:21.314 15048-15048 PermissionCheck com.example.baiyunmap E The authManager is: null; the authCallback is: null; the mContext is: null 2025-07-14 19:12:21.319 15048-15048 BaiduApiAuth com.example.baiyunmap I BaiduApiAuth SDK Version:1.0.32 2025-07-14 19:12:21.334 15048-15085 ashmem com.example.baiyunmap E Pinning is deprecated since Android Q. Please use trim or other methods. 2025-07-14 19:12:21.369 15048-15085 CuidBuddyInfoManager com.example.baiyunmap W galaxy lib host missing meta-data,make sure you know the right way to integrate galaxy 2025-07-14 19:12:21.370 15048-15085 CuidBuddyInfoManager com.example.baiyunmap W galaxy lib host missing meta-data,make sure you know the right way to integrate galaxy 2025-07-14 19:12:21.370 15048-15085 CuidBuddyInfoManager com.example.baiyunmap W galaxy lib host missing meta-data,make sure you know the right way to integrate galaxy 2025-07-14 19:12:21.402 15048-15048 PermissionCheck com.example.baiyunmap E The authManager is: null; the authCallback is: null; the mContext is: null 2025-07-14 19:12:21.418 15048-15087 nativeloader com.example.baiyunmap D Load /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64/libtiny_magic.so using class loader ns clns-9 (caller=/data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/base.apk!classes4.dex): ok 2025-07-14 19:12:21.493 15048-15048 PermissionCheck com.example.baiyunmap E permission check result is: -11 2025-07-14 19:12:21.509 15048-15090 DisplayManager com.example.baiyunmap I Choreographer implicitly registered for the refresh rate. 2025-07-14 19:12:21.515 15048-15048 ample.baiyunmap com.example.baiyunmap I AssetManager2(0x77841ae4e578) locale list changing from [] to [en-US] 2025-07-14 19:12:21.532 15048-15048 CompatChangeReporter com.example.baiyunmap D Compat change id reported: 309578419; UID 10220; state: ENABLED 2025-07-14 19:12:21.534 15048-15048 DesktopModeFlags com.example.baiyunmap D Toggle override initialized to: OVERRIDE_UNSET 2025-07-14 19:12:21.536 15048-15090 EGL_emulation com.example.baiyunmap I Opening libGLESv1_CM_emulation.so 2025-07-14 19:12:21.537 15048-15090 EGL_emulation com.example.baiyunmap I Opening libGLESv2_emulation.so 2025-07-14 19:12:21.541 15048-15090 HWUI com.example.baiyunmap W Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 2025-07-14 19:12:21.541 15048-15090 HWUI com.example.baiyunmap W Failed to initialize 101010-2 format, error = EGL_SUCCESS 2025-07-14 19:12:21.569 15048-15048 nativeloader com.example.baiyunmap D Load /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64/libBaiduMapSDK_map_for_navi_v7_6_5.so using class loader ns clns-9 (caller=/data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/base.apk): ok 2025-07-14 19:12:21.573 15048-15048 System.err com.example.baiyunmap W java.lang.ClassNotFoundException: Didn't find class "com.baidu.platform.comjni.map.cloudcontrol.NACloudControl" on path: DexPathList[[zip file "/data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/base.apk"],nativeLibraryDirectories=[/data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64, /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/base.apk!/lib/x86_64, /system/lib64, /system_ext/lib64]] 2025-07-14 19:12:21.573 15048-15048 System.err com.example.baiyunmap W at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:259) 2025-07-14 19:12:21.574 15048-15048 System.err com.example.baiyunmap W at java.lang.ClassLoader.loadClass(ClassLoader.java:637) 2025-07-14 19:12:21.574 15048-15048 System.err com.example.baiyunmap W at java.lang.ClassLoader.loadClass(ClassLoader.java:573) 2025-07-14 19:12:21.575 15048-15048 System.err com.example.baiyunmap W at java.lang.Runtime.nativeLoad(Native Method) 2025-07-14 19:12:21.575 15048-15048 System.err com.example.baiyunmap W at java.lang.Runtime.loadLibrary0(Runtime.java:1088) 2025-07-14 19:12:21.576 15048-15048 System.err com.example.baiyunmap W at java.lang.Runtime.loadLibrary0(Runtime.java:1012) 2025-07-14 19:12:21.576 15048-15048 System.err com.example.baiyunmap W at java.lang.System.loadLibrary(System.java:1765) 2025-07-14 19:12:21.577 15048-15048 System.err com.example.baiyunmap W at com.baidu.mapsdkplatform.comapi.NativeLoader.a(NativeLoader.java:103) 2025-07-14 19:12:21.577 15048-15048 System.err com.example.baiyunmap W at com.baidu.mapsdkplatform.comapi.NativeLoader.loadLibrary(NativeLoader.java:84) 2025-07-14 19:12:21.577 15048-15048 System.err com.example.baiyunmap W at com.baidu.mapsdkplatform.comapi.map.i.<clinit>(EngineManager.java:272) 2025-07-14 19:12:21.578 15048-15048 System.err com.example.baiyunmap W at com.baidu.mapapi.map.MapView.a(MapView.java:456) 2025-07-14 19:12:21.579 15048-15048 System.err com.example.baiyunmap W at com.baidu.mapapi.map.MapView.<init>(MapView.java:179) 2025-07-14 19:12:21.579 15048-15048 System.err com.example.baiyunmap W at java.lang.reflect.Constructor.newInstance0(Native Method) 2025-07-14 19:12:21.579 15048-15048 System.err com.example.baiyunmap W at java.lang.reflect.Constructor.newInstance(Constructor.java:343) 2025-07-14 19:12:21.579 15048-15048 System.err com.example.baiyunmap W at android.view.LayoutInflater.createView(LayoutInflater.java:743) 2025-07-14 19:12:21.579 15048-15048 System.err com.example.baiyunmap W at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:895) 2025-07-14 19:12:21.580 15048-15048 System.err com.example.baiyunmap W at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:850) 2025-07-14 19:12:21.581 15048-15048 System.err com.example.baiyunmap W at android.view.LayoutInflater.rInflate(LayoutInflater.java:1012) 2025-07-14 19:12:21.581 15048-15048 System.err com.example.baiyunmap W at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:973) 2025-07-14 19:12:21.582 15048-15048 System.err com.example.baiyunmap W at android.view.LayoutInflater.inflate(LayoutInflater.java:571) 2025-07-14 19:12:21.582 15048-15048 System.err com.example.baiyunmap W at android.view.LayoutInflater.inflate(LayoutInflater.java:462) 2025-07-14 19:12:21.582 15048-15048 System.err com.example.baiyunmap W at android.view.LayoutInflater.inflate(LayoutInflater.java:413) 2025-07-14 19:12:21.582 15048-15048 System.err com.example.baiyunmap W at com.android.internal.policy.PhoneWindow.setContentView(PhoneWindow.java:577) 2025-07-14 19:12:21.583 15048-15048 System.err com.example.baiyunmap W at android.app.Activity.setContentView(Activity.java:3892) 2025-07-14 19:12:21.583 15048-15048 System.err com.example.baiyunmap W at com.example.baiyunmap.MainActivity.onCreate(MainActivity.java:78) 2025-07-14 19:12:21.583 15048-15048 System.err com.example.baiyunmap W at android.app.Activity.performCreate(Activity.java:9155) 2025-07-14 19:12:21.583 15048-15048 System.err com.example.baiyunmap W at android.app.Activity.performCreate(Activity.java:9133) 2025-07-14 19:12:21.583 15048-15048 System.err com.example.baiyunmap W at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1521) 2025-07-14 19:12:21.583 15048-15048 System.err com.example.baiyunmap W at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4262) 2025-07-14 19:12:21.583 15048-15048 System.err com.example.baiyunmap W at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4467) 2025-07-14 19:12:21.584 15048-15048 System.err com.example.baiyunmap W at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:222) 2025-07-14 19:12:21.584 15048-15048 System.err com.example.baiyunmap W at android.app.servertransaction.TransactionExecutor.executeNonLifecycleItem(TransactionExecutor.java:133) 2025-07-14 19:12:21.585 15048-15048 System.err com.example.baiyunmap W at android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:103) 2025-07-14 19:12:21.585 15048-15048 System.err com.example.baiyunmap W at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:80) 2025-07-14 19:12:21.586 15048-15048 System.err com.example.baiyunmap W at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2823) 2025-07-14 19:12:21.586 15048-15048 System.err com.example.baiyunmap W at android.os.Handler.dispatchMessage(Handler.java:110) 2025-07-14 19:12:21.586 15048-15048 System.err com.example.baiyunmap W at android.os.Looper.loopOnce(Looper.java:248) 2025-07-14 19:12:21.586 15048-15048 System.err com.example.baiyunmap W at android.os.Looper.loop(Looper.java:338) 2025-07-14 19:12:21.586 15048-15048 System.err com.example.baiyunmap W at android.app.ActivityThread.main(ActivityThread.java:9067) 2025-07-14 19:12:21.586 15048-15048 System.err com.example.baiyunmap W at java.lang.reflect.Method.invoke(Native Method) 2025-07-14 19:12:21.587 15048-15048 System.err com.example.baiyunmap W at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593) 2025-07-14 19:12:21.587 15048-15048 System.err com.example.baiyunmap W at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:932) 2025-07-14 19:12:21.590 15048-15048 ample.baiyunmap com.example.baiyunmap W CheckJNI: method to register "nativeSetLayerTag" not in the given class. This is slow, consider changing your RegisterNatives calls. 2025-07-14 19:12:21.608 15048-15097 DEBUG com.example.baiyunmap D ThreadProc, CVSocketMan::SocketThreadProc start ... 2025-07-14 19:12:21.611 15048-15048 NetworkLogic com.example.baiyunmap D onNetWorkChanged-0, oldType = mobile 2025-07-14 19:12:21.613 15048-15048 PermissionCheck com.example.baiyunmap E permission check result is: -11 2025-07-14 19:12:21.613 15048-15098 NetworkLogic com.example.baiyunmap D NetworkDetect 2025-07-14 19:12:21.621 15048-15098 DEBUG com.example.baiyunmap D CNetworkDetectEngine::NetworkDetect Start 1 2025-07-14 19:12:21.664 15048-15048 libc com.example.baiyunmap A Fatal signal 11 (SIGSEGV), code 128 (SI_KERNEL), fault addr 0x0 in tid 15048 (ample.baiyunmap), pid 15048 (ample.baiyunmap) 2025-07-14 19:12:22.746 15112-15112 DEBUG crash_dump64 A Cmdline: com.example.baiyunmap 2025-07-14 19:12:22.746 15112-15112 DEBUG crash_dump64 A pid: 15048, tid: 15048, name: ample.baiyunmap >>> com.example.baiyunmap <<< 2025-07-14 19:12:22.746 15112-15112 DEBUG crash_dump64 A #00 pc 00000000004cab64 /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64/libBaiduMapSDK_map_for_navi_v7_6_5.so (_baidu_framework::CBaseLayer::CBaseLayer()+148) (BuildId: 72389d7e76ac01b9603c2b9a85daaaadbdc06757) 2025-07-14 19:12:22.746 15112-15112 DEBUG crash_dump64 A #01 pc 000000000072d769 /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64/libBaiduMapSDK_map_for_navi_v7_6_5.so (BuildId: 72389d7e76ac01b9603c2b9a85daaaadbdc06757) 2025-07-14 19:12:22.746 15112-15112 DEBUG crash_dump64 A #02 pc 0000000000741036 /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64/libBaiduMapSDK_map_for_navi_v7_6_5.so (BuildId: 72389d7e76ac01b9603c2b9a85daaaadbdc06757) 2025-07-14 19:12:22.746 15112-15112 DEBUG crash_dump64 A #03 pc 000000000043abb0 /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64/libBaiduMapSDK_map_for_navi_v7_6_5.so (_baidu_framework::CVComServer::ComCreateInstance(_baidu_vi::CVString const&, _baidu_vi::CVString const&, void**)+112) (BuildId: 72389d7e76ac01b9603c2b9a85daaaadbdc06757) 2025-07-14 19:12:22.746 15112-15112 DEBUG crash_dump64 A #04 pc 000000000052e8b1 /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64/libBaiduMapSDK_map_for_navi_v7_6_5.so (BuildId: 72389d7e76ac01b9603c2b9a85daaaadbdc06757) 2025-07-14 19:12:22.746 15112-15112 DEBUG crash_dump64 A #05 pc 0000000000530502 /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64/libBaiduMapSDK_map_for_navi_v7_6_5.so (BuildId: 72389d7e76ac01b9603c2b9a85daaaadbdc06757) 2025-07-14 19:12:22.746 15112-15112 DEBUG crash_dump64 A #06 pc 0000000000522990 /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64/libBaiduMapSDK_map_for_navi_v7_6_5.so (_baidu_framework::IVMapbaseFactory::CreateInstance(_baidu_vi::CVString const&, void**)+128) (BuildId: 72389d7e76ac01b9603c2b9a85daaaadbdc06757) 2025-07-14 19:12:22.746 15112-15112 DEBUG crash_dump64 A #07 pc 000000000043abb0 /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64/libBaiduMapSDK_map_for_navi_v7_6_5.so (_baidu_framework::CVComServer::ComCreateInstance(_baidu_vi::CVString const&, _baidu_vi::CVString const&, void**)+112) (BuildId: 72389d7e76ac01b9603c2b9a85daaaadbdc06757) 2025-07-14 19:12:22.746 15112-15112 DEBUG crash_dump64 A #08 pc 000000000048b694 /data/app/~~OljfxsydegH-sraOS4Y7Kg==/com.example.baiyunmap-QyH9YPNP5Ohzcm110rmefQ==/lib/x86_64/libBaiduMapSDK_map_for_navi_v7_6_5.so (BuildId: 72389d7e76ac01b9603c2b9a85daaaadbdc06757) 2025-07-14 19:12:22.750 15112-15112 DEBUG crash_dump64 A #143 pc 000000000000161c <anonymous:7784fd1de000> (com.example.baiyunmap.MainActivity.onCreate+0)
07-15
---------------------------- PROCESS ENDED (4596) for package com.kotei.fusionpositiondemo.debug ---------------------------- 2025-08-05 15:13:33.804 4972-4972 nativeloader com.kotei.fusionpositiondemo.debug D Load libframework-connectivity-tiramisu-jni.so using APEX ns com_android_tethering for caller /apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok 2025-08-05 15:13:33.899 4972-4972 nativeloader com.kotei.fusionpositiondemo.debug D Load /data/user/0/com.kotei.fusionpositiondemo.debug/code_cache/startup_agents/9758b833-agent.so using system ns (caller=<unknown>): ok 2025-08-05 15:13:33.929 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug W hiddenapi: DexFile /data/data/com.kotei.fusionpositiondemo.debug/code_cache/.studio/instruments-07dd17c6.jar is in boot class path but is not in a known location 2025-08-05 15:13:34.006 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug W Redefining intrinsic method java.lang.Thread java.lang.Thread.currentThread(). This may cause the unexpected use of the original definition of java.lang.Thread java.lang.Thread.currentThread()in methods that have already been compiled. 2025-08-05 15:13:34.006 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug W Redefining intrinsic method boolean java.lang.Thread.interrupted(). This may cause the unexpected use of the original definition of boolean java.lang.Thread.interrupted()in methods that have already been compiled. 2025-08-05 15:13:34.039 4972-4972 CompatChangeReporter com.kotei.fusionpositiondemo.debug D Compat change id reported: 242716250; UID 10216; state: ENABLED ---------------------------- PROCESS STARTED (4972) for package com.kotei.fusionpositiondemo.debug ---------------------------- 2025-08-05 15:13:34.216 4972-4972 nativeloader com.kotei.fusionpositiondemo.debug D Configuring clns-9 for other apk /data/app/~~iRz61aG51jr6IKfcBO13Pw==/com.kotei.fusionpositiondemo.debug-NtZ59R1bU1VaYYMSRrjpBA==/base.apk. target_sdk_version=34, uses_libraries=, library_path=/data/app/~~iRz61aG51jr6IKfcBO13Pw==/com.kotei.fusionpositiondemo.debug-NtZ59R1bU1VaYYMSRrjpBA==/lib/x86_64:/data/app/~~iRz61aG51jr6IKfcBO13Pw==/com.kotei.fusionpositiondemo.debug-NtZ59R1bU1VaYYMSRrjpBA==/base.apk!/lib/x86_64, permitted_path=/data:/mnt/expand:/data/user/0/com.kotei.fusionpositiondemo.debug 2025-08-05 15:13:34.220 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I AssetManager2(0x70d598f55878) locale list changing from [] to [en-US] 2025-08-05 15:13:34.222 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I AssetManager2(0x70d598f52cb8) locale list changing from [] to [en-US] 2025-08-05 15:13:34.229 4972-4972 GraphicsEnvironment com.kotei.fusionpositiondemo.debug V Currently set values for: 2025-08-05 15:13:34.229 4972-4972 GraphicsEnvironment com.kotei.fusionpositiondemo.debug V angle_gl_driver_selection_pkgs=[] 2025-08-05 15:13:34.229 4972-4972 GraphicsEnvironment com.kotei.fusionpositiondemo.debug V angle_gl_driver_selection_values=[] 2025-08-05 15:13:34.230 4972-4972 GraphicsEnvironment com.kotei.fusionpositiondemo.debug V com.kotei.fusionpositiondemo.debug is not listed in per-application setting 2025-08-05 15:13:34.230 4972-4972 GraphicsEnvironment com.kotei.fusionpositiondemo.debug V ANGLE allowlist from config: 2025-08-05 15:13:34.230 4972-4972 GraphicsEnvironment com.kotei.fusionpositiondemo.debug V com.kotei.fusionpositiondemo.debug is not listed in ANGLE allowlist or settings, returning default 2025-08-05 15:13:34.230 4972-4972 GraphicsEnvironment com.kotei.fusionpositiondemo.debug V Neither updatable production driver nor prerelease driver is supported. 2025-08-05 15:13:34.236 4972-4972 ActivityThread com.kotei.fusionpositiondemo.debug W Application com.kotei.fusionpositiondemo.debug is suspending. Debugger needs to resume to continue. 2025-08-05 15:13:34.237 4972-4972 System.out com.kotei.fusionpositiondemo.debug I Sending WAIT chunk 2025-08-05 15:13:34.237 4972-4972 System.out com.kotei.fusionpositiondemo.debug I Waiting for debugger first packet 2025-08-05 15:13:35.002 536-536 adbd adbd E failed to connect to socket 'localabstract:/com.kotei.fusionpositiondemo.debug-0/platform-1754378014920.sock': could not connect to localabstract address 'localabstract:/com.kotei.fusionpositiondemo.debug-0/platform-1754378014920.sock' 2025-08-05 15:13:36.788 4972-4976 nativeloader com.kotei.fusionpositiondemo.debug D Load libjdwp.so using system ns (caller=<unknown>): ok 2025-08-05 15:13:36.988 4972-4972 System.out com.kotei.fusionpositiondemo.debug I Debug.suspendAllAndSentVmStart 2025-08-05 15:13:37.347 4972-4972 System.out com.kotei.fusionpositiondemo.debug I Debug.suspendAllAndSendVmStart, resumed 2025-08-05 15:13:37.400 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I hiddenapi: Accessing hidden method Landroid/view/WindowManagerGlobal;->getInstance()Landroid/view/WindowManagerGlobal; (runtime_flags=0, domain=platform, api=unsupported) from Lcurtains/internal/WindowManagerSpy$windowManagerInstance$2; (domain=app) using reflection: allowed 2025-08-05 15:13:37.401 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I hiddenapi: Accessing hidden field Landroid/view/WindowManagerGlobal;->mViews:Ljava/util/ArrayList; (runtime_flags=0, domain=platform, api=unsupported) from Lcurtains/internal/WindowManagerSpy$mViewsField$2; (domain=app) using reflection: allowed 2025-08-05 15:13:37.401 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I hiddenapi: Accessing hidden field Landroid/app/ActivityThread;->mH:Landroid/app/ActivityThread$H; (runtime_flags=0, domain=platform, api=unsupported) from Lleakcanary/ServiceWatcher; (domain=app) using reflection: allowed 2025-08-05 15:13:37.402 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I hiddenapi: Accessing hidden method Landroid/app/ActivityThread;->currentActivityThread()Landroid/app/ActivityThread; (runtime_flags=0, domain=platform, api=unsupported) from Lleakcanary/ServiceWatcher$activityThreadInstance$2; (domain=app) using reflection: allowed 2025-08-05 15:13:37.402 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I hiddenapi: Accessing hidden field Landroid/os/Handler;->mCallback:Landroid/os/Handler$Callback; (runtime_flags=0, domain=platform, api=unsupported) from Lleakcanary/ServiceWatcher; (domain=app) using reflection: allowed 2025-08-05 15:13:37.402 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I hiddenapi: Accessing hidden field Landroid/util/Singleton;->mInstance:Ljava/lang/Object; (runtime_flags=0, domain=platform, api=unsupported) from Lleakcanary/ServiceWatcher; (domain=app) using reflection: allowed 2025-08-05 15:13:37.402 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I hiddenapi: Accessing hidden method Landroid/util/Singleton;->get()Ljava/lang/Object; (runtime_flags=0, domain=platform, api=unsupported) from Lleakcanary/ServiceWatcher; (domain=app) using reflection: allowed 2025-08-05 15:13:37.403 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I hiddenapi: Accessing hidden field Landroid/app/ActivityManager;->IActivityManagerSingleton:Landroid/util/Singleton; (runtime_flags=0, domain=platform, api=unsupported) from Lleakcanary/ServiceWatcher; (domain=app) using reflection: allowed 2025-08-05 15:13:37.431 4972-5040 DisplayManager com.kotei.fusionpositiondemo.debug I Choreographer implicitly registered for the refresh rate. 2025-08-05 15:13:37.438 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I AssetManager2(0x70d598f52678) locale list changing from [] to [en-US] 2025-08-05 15:13:37.483 4972-4972 AppCompatDelegate com.kotei.fusionpositiondemo.debug D Checking for metadata for AppLocalesMetadataHolderService : Service not found 2025-08-05 15:13:37.484 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I AssetManager2(0x70d598f55558) locale list changing from [] to [en-US] 2025-08-05 15:13:37.506 4972-4972 ashmem com.kotei.fusionpositiondemo.debug E Pinning is deprecated since Android Q. Please use trim or other methods. 2025-08-05 15:13:37.809 4972-5038 itiondemo.debug com.kotei.fusionpositiondemo.debug W Verification of void leakcanary.RemoteWorkManagerHeapAnalyzer.onEvent(leakcanary.EventListener$Event) took 299.711ms (517.16 bytecodes/s) (0B arena alloc) 2025-08-05 15:13:38.107 4972-5038 LeakCanary com.kotei.fusionpositiondemo.debug D LeakCanary is currently disabled: Waiting for debugger to detach. 2025-08-05 15:13:38.112 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager getAllProviders: passive 2025-08-05 15:13:38.112 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager getAllProviders: network 2025-08-05 15:13:38.112 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager getAllProviders: fused 2025-08-05 15:13:38.112 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager getAllProviders: gps 2025-08-05 15:13:38.112 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager getProviders true: passive 2025-08-05 15:13:38.112 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager getProviders true: fused 2025-08-05 15:13:38.112 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager getProviders true: gps 2025-08-05 15:13:38.112 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager getProviders false: passive 2025-08-05 15:13:38.112 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager getProviders false: network 2025-08-05 15:13:38.112 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager getProviders false: fused 2025-08-05 15:13:38.112 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager getProviders false: gps 2025-08-05 15:13:38.113 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager getGnssHardwareModelName: Android Studio Emulator GPS 2025-08-05 15:13:38.185 4972-5040 EGL_emulation com.kotei.fusionpositiondemo.debug I Opening libGLESv1_CM_emulation.so 2025-08-05 15:13:38.185 4972-5040 EGL_emulation com.kotei.fusionpositiondemo.debug I Opening libGLESv2_emulation.so 2025-08-05 15:13:38.190 4972-5040 HWUI com.kotei.fusionpositiondemo.debug W Failed to initialize 101010-2 format, error = EGL_SUCCESS 2025-08-05 15:13:38.261 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug W Verification of void com.kotei.fusionpositioningengine.FusionPositionManager$3.onLocationChanged(android.location.Location) took 145.249ms (1184.17 bytecodes/s) (0B arena alloc) 2025-08-05 15:13:38.298 4972-4972 DesktopModeFlags com.kotei.fusionpositiondemo.debug D Toggle override initialized to: OVERRIDE_UNSET 2025-08-05 15:13:38.347 4972-4972 HWUI com.kotei.fusionpositiondemo.debug W Image decoding logging dropped! 2025-08-05 15:13:38.351 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I hiddenapi: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (runtime_flags=0, domain=platform, api=unsupported) from Landroidx/appcompat/widget/ViewUtils; (domain=app) using reflection: allowed 2025-08-05 15:13:38.351 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I hiddenapi: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (runtime_flags=0, domain=platform, api=unsupported) from Landroidx/appcompat/widget/ViewUtils; (domain=app) using reflection: allowed 2025-08-05 15:13:38.374 4972-4972 itiondemo.debug com.kotei.fusionpositiondemo.debug I hiddenapi: Accessing hidden field Lcom/android/internal/policy/DecorView;->mWindow:Lcom/android/internal/policy/PhoneWindow; (runtime_flags=0, domain=platform, api=unsupported) from Lcurtains/internal/WindowSpy$windowField$2; (domain=app) using reflection: allowed 2025-08-05 15:13:38.376 4972-4972 HWUI com.kotei.fusionpositiondemo.debug W Unknown dataspace 0 2025-08-05 15:13:38.895 4972-4977 itiondemo.debug com.kotei.fusionpositiondemo.debug I Compiler allocated 5042KB to compile void android.view.ViewRootImpl.performTraversals() 2025-08-05 15:13:39.047 4972-4972 InsetsController com.kotei.fusionpositiondemo.debug D hide(ime(), fromIme=false) 2025-08-05 15:13:39.047 4972-4972 ImeTracker com.kotei.fusionpositiondemo.debug I com.kotei.fusionpositiondemo.debug:b7546c62: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN 2025-08-05 15:13:39.122 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager onSatelliteStatusChanged: 6 2025-08-05 15:13:40.092 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager onSatelliteStatusChanged: 6 2025-08-05 15:13:41.092 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager onSatelliteStatusChanged: 6 2025-08-05 15:13:42.095 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager onSatelliteStatusChanged: 6 2025-08-05 15:13:42.103 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager GPS_PROVIDER getLatitude: 37.421998333333335 2025-08-05 15:13:42.104 4972-4972 com.kotei....ionManager com.kotei.fusionpositiondemo.debug D initLocationManager GPS_PROVIDER getLongitude: -122.084 2025-08-05 15:13:42.122 4972-4972 System.out com.kotei.fusionpositiondemo.debug I 2025-08-05 15:13:42.121 [com.kotei.fusionpositionengine.FusionPosition] 初始化融合定位引擎 2025-08-05 15:13:42.235 4972-4972 nativeloader com.kotei.fusionpositiondemo.debug D Load /data/app/~~iRz61aG51jr6IKfcBO13Pw==/com.kotei.fusionpositiondemo.debug-NtZ59R1bU1VaYYMSRrjpBA==/base.apk!/lib/x86_64/libkoteiLocationJni.so using class loader ns clns-9 (caller=/data/app/~~iRz61aG51jr6IKfcBO13Pw==/com.kotei.fusionpositiondemo.debug-NtZ59R1bU1VaYYMSRrjpBA==/base.apk!classes2.dex): ok 2025-08-05 15:13:42.257 4972-4972 AndroidRuntime com.kotei.fusionpositiondemo.debug D Shutting down VM 2025-08-05 15:13:42.259 4972-4972 AndroidRuntime com.kotei.fusionpositiondemo.debug E FATAL EXCEPTION: main Process: com.kotei.fusionpositiondemo.debug, PID: 4972 com.kotei.fusionpositionengine.NativeException: Failed to set CarMsg message at com.kotei.fusionpositionengine.FusionPosition.setCarMsg(FusionPosition.java:153) at com.kotei.fusionpositioningengine.FusionPositionManager$3.onLocationChanged(FusionPositionManager.java:101) at android.location.LocationListener.onLocationChanged(LocationListener.java:63) at android.location.LocationManager$LocationListenerTransport$1.operate(LocationManager.java:3303) at android.location.LocationManager$LocationListenerTransport$1.operate(LocationManager.java:3300) at com.android.internal.listeners.ListenerExecutor.lambda$executeSafely$0(ListenerExecutor.java:127) at com.android.internal.listeners.ListenerExecutor$$ExternalSyntheticLambda0.run(D8$$SyntheticClass:0) at android.os.Handler.handleCallback(Handler.java:995) at android.os.Handler.dispatchMessage(Handler.java:103) at android.os.Looper.loopOnce(Looper.java:248) at android.os.Looper.loop(Looper.java:338) at android.app.ActivityThread.main(ActivityThread.java:9067) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:932) Caused by: java.lang.RuntimeException: Field mAccuracy not found at com.kotei.fusionpositionengine.FusionPositionJNI.setCarMsg(Native Method) at com.kotei.fusionpositionengine.FusionPosition.setCarMsg(FusionPosition.java:150) ... 14 more 2025-08-05 15:13:42.266 4972-4972 Process com.kotei.fusionpositiondemo.debug I Sending signal. PID: 4972 SIG: 9 ---------------------------- PROCESS ENDED (4972) for package com.kotei.fusionpositiondemo.debug ---------------------------- 2025-08-05 15:13:42.280 714-809 InputDispatcher system_server E channel 'e97d02e com.kotei.fusionpositiondemo.debug/com.kotei.fusionpositioningengine.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-08-05 15:13:42.290 714-735 AppOps system_server E Operation not started: uid=10216 pkg=com.kotei.fusionpositiondemo.debug(null) op=GPS 以逻辑图方式总结log
08-06
2025-09-03 20:41:06.091 718-744 AppHibernationService system_server E Package com.example.myapplication is not installed for user 0 2025-09-03 20:41:06.091 718-744 AppHibernationService system_server E Package com.example.myapplication is not installed for any user 2025-09-03 20:41:06.091 718-744 AppHibernationService system_server E Package com.example.myapplication is not installed for user 0 2025-09-03 20:41:06.091 718-744 AppHibernationService system_server E Package com.example.myapplication is not installed for any user 2025-09-03 20:48:07.905 718-858 InputDispatcher system_server E channel 'e438984 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-03 20:48:23.392 718-858 InputDispatcher system_server E channel '3a68b4d com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-03 20:49:55.365 718-858 InputDispatcher system_server E channel '5f148eb com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-03 20:50:49.872 718-858 InputDispatcher system_server E channel 'c3204c4 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-03 20:51:07.596 718-858 InputDispatcher system_server E channel '32c4c88 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-03 20:51:29.776 718-858 InputDispatcher system_server E channel '26b31b2 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-03 20:52:59.612 718-858 InputDispatcher system_server E channel '95aa8f8 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-03 20:54:02.033 718-858 InputDispatcher system_server E channel '6a720b8 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-03 21:00:20.868 718-858 InputDispatcher system_server E channel '207de1e com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-03 21:05:38.221 718-858 InputDispatcher system_server E channel 'c1f632b com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-07 20:44:52.229 1830-1942 .apps.wellbeing com.google.android.apps.wellbeing E Failed to open APK '/data/app/~~dJ88ZxVdANwbzdqaLfO8BA==/com.example.myapplication-Oci8KYGLbCHl-jUio4U6EQ==/base.apk': I/O error 2025-09-07 20:44:52.232 1830-1942 .apps.wellbeing com.google.android.apps.wellbeing E Failed to open APK '/data/app/~~dJ88ZxVdANwbzdqaLfO8BA==/com.example.myapplication-Oci8KYGLbCHl-jUio4U6EQ==/base.apk': I/O error 2025-09-07 20:44:52.232 1830-1942 ResourcesManager com.google.android.apps.wellbeing E failed to add asset path '/data/app/~~dJ88ZxVdANwbzdqaLfO8BA==/com.example.myapplication-Oci8KYGLbCHl-jUio4U6EQ==/base.apk' java.io.IOException: Failed to load asset path /data/app/~~dJ88ZxVdANwbzdqaLfO8BA==/com.example.myapplication-Oci8KYGLbCHl-jUio4U6EQ==/base.apk at android.content.res.ApkAssets.nativeLoad(Native Method) at android.content.res.ApkAssets.<init>(ApkAssets.java:322) at android.content.res.ApkAssets.loadFromPath(ApkAssets.java:171) at android.app.ResourcesManager.loadApkAssets(ResourcesManager.java:618) at android.app.ResourcesManager$ApkAssetsSupplier.load(ResourcesManager.java:287) at android.app.ResourcesManager.createAssetManager(ResourcesManager.java:714) at android.app.ResourcesManager.createResourcesImpl(ResourcesManager.java:801) at android.app.ResourcesManager.findOrCreateResourcesImplForKeyLocked(ResourcesManager.java:854) at android.app.ResourcesManager.createResources(ResourcesManager.java:1199) at android.app.ResourcesManager.getResources(ResourcesManager.java:1301) at android.app.ActivityThread.getTopLevelResources(ActivityThread.java:2979) at android.app.ApplicationPackageManager.getResourcesForApplication(ApplicationPackageManager.java:2154) at android.app.ApplicationPackageManager.getResourcesForApplication(ApplicationPackageManager.java:2140) at android.app.ApplicationPackageManager.getText(ApplicationPackageManager.java:2481) at android.content.pm.PackageItemInfo.loadUnsafeLabel(PackageItemInfo.java:237) at android.content.pm.PackageItemInfo.loadLabel(PackageItemInfo.java:226) at android.app.ApplicationPackageManager.getApplicationLabel(ApplicationPackageManager.java:2526) at cut.c(PG:38) at cfv.apply(PG:391) at e$$ExternalSyntheticApiModelOutline1.m(D8$$SyntheticClass:47) at lcx.accept(PG:44) at j$.util.stream.M0.accept(SourceFile:3) at j$.util.D.x(SourceFile:24) at j$.util.T.forEachRemaining(SourceFile:24) at j$.util.stream.b.c(SourceFile:21) at j$.util.stream.b.y(SourceFile:8) at j$.util.stream.F.b(SourceFile:5) at j$.util.stream.b.f(SourceFile:35) at j$.util.stream.c1.collect(SourceFile:83) at bva.a(PG:99) at kbp.a(PG:301) at kbp.a(PG:38) at ltp.a(PG:3) at lsv.run(PG:19) at ltr.run(PG:5) at lrz.run(PG:17) at idd.run(PG:3) at loz.run(PG:50) at hsu.run(PG:768) at java.lang.Thread.run(Thread.java:1119) at ieo.run(PG:63) 2025-09-07 20:47:00.731 718-858 InputDispatcher system_server E channel 'd671972 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-07 20:52:16.888 718-858 InputDispatcher system_server E channel '54ceef5 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-10 08:19:19.039 718-858 InputDispatcher system_server E channel 'da9443c com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-10 08:28:44.520 718-858 InputDispatcher system_server E channel 'fb3dc4e com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-10 08:31:15.953 718-858 InputDispatcher system_server E channel '50c58e2 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-10 09:08:31.738 718-1763 TransitionController system_server E Set visible without transition ActivityRecord{10540855 u0 com.example.myapplication/.MainActivity t25} playing=true caller=com.android.server.wm.TaskFragment.resumeTopActivity:1629 2025-09-10 09:46:26.507 718-858 InputDispatcher system_server E channel 'dc063cb com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-17 08:57:50.144 718-858 InputDispatcher system_server E channel '1f6629d com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-17 09:00:15.359 718-858 InputDispatcher system_server E channel 'b8ebe12 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-17 09:08:43.780 718-858 InputDispatcher system_server E channel 'b3a4af9 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-17 09:09:46.460 718-858 InputDispatcher system_server E channel 'e65939a com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-17 09:10:18.549 718-858 InputDispatcher system_server E channel '97c3cce com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-17 09:10:20.415 718-858 InputDispatcher system_server E channel '4a4890c com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-17 09:15:34.082 718-858 InputDispatcher system_server E channel '5112bb7 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-17 09:20:13.015 718-858 InputDispatcher system_server E channel 'd3fcd81 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-17 09:21:45.786 718-858 InputDispatcher system_server E channel '83178b7 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-17 09:40:09.328 718-858 InputDispatcher system_server E channel 'b88d2d6 com.example.myapplication/com.example.myapplication.MainActivity' ~ Channel is unrecoverably broken and will be disposed! 2025-09-22 17:06:12.048 13959-13959 e.myapplication com.example.myapplication I Late-enabling -Xcheck:jni 2025-09-22 17:06:12.233 13959-13959 e.myapplication com.example.myapplication I Using CollectorTypeCMC GC. 2025-09-22 17:06:12.235 13959-13959 e.myapplication com.example.myapplication W Unexpected CPU variant for x86: x86_64. Known variants: atom, sandybridge, silvermont, goldmont, goldmont-plus, goldmont-without-sha-xsaves, tremont, kabylake, alderlake, default 2025-09-22 17:06:12.271 13959-13959 nativeloader com.example.myapplication D Load libframework-connectivity-tiramisu-jni.so using APEX ns com_android_tethering for caller /apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok 2025-09-22 17:06:12.588 13959-13959 nativeloader com.example.myapplication D Configuring clns-9 for other apk /data/app/~~YtxlO7izXbUn7DwQyfSn6g==/com.example.myapplication-WpLJzT4veBLnMmMJCcbkmw==/base.apk. target_sdk_version=36, uses_libraries=, library_path=/data/app/~~YtxlO7izXbUn7DwQyfSn6g==/com.example.myapplication-WpLJzT4veBLnMmMJCcbkmw==/lib/x86_64:/data/app/~~YtxlO7izXbUn7DwQyfSn6g==/com.example.myapplication-WpLJzT4veBLnMmMJCcbkmw==/base.apk!/lib/x86_64, permitted_path=/data:/mnt/expand:/data/user/0/com.example.myapplication 2025-09-22 17:06:12.595 13959-13959 e.myapplication com.example.myapplication I AssetManager2(0x79d591a4c758) locale list changing from [] to [en-US] 2025-09-22 17:06:12.607 13959-13959 GraphicsEnvironment com.example.myapplication V Currently set values for: 2025-09-22 17:06:12.607 13959-13959 GraphicsEnvironment com.example.myapplication V angle_gl_driver_selection_pkgs=[] 2025-09-22 17:06:12.607 13959-13959 GraphicsEnvironment com.example.myapplication V angle_gl_driver_selection_values=[] 2025-09-22 17:06:12.607 13959-13959 GraphicsEnvironment com.example.myapplication V com.example.myapplication is not listed in per-application setting 2025-09-22 17:06:12.608 13959-13959 GraphicsEnvironment com.example.myapplication V ANGLE allowlist from config: com.dreamgames.royalmatch com.dts.freefiremax com.dxx.firenow com.gramgames.mergedragons com.ludo.king com.mojang.minecraftpe com.my.defense com.nintendo.zaka com.os.airforce com.playrix.fishdomdd.gplay io.teslatech.callbreak jp.konami.prospia net.peakgames.toonblast 2025-09-22 17:06:12.608 13959-13959 GraphicsEnvironment com.example.myapplication V com.example.myapplication is not listed in ANGLE allowlist or settings, returning default 2025-09-22 17:06:12.608 13959-13959 GraphicsEnvironment com.example.myapplication V Neither updatable production driver nor prerelease driver is supported. 2025-09-22 17:06:12.678 13959-13993 DisplayManager com.example.myapplication I Choreographer implicitly registered for the refresh rate. 2025-09-22 17:06:12.683 13959-13959 e.myapplication com.example.myapplication I AssetManager2(0x79d591a4d6f8) locale list changing from [] to [en-US] 2025-09-22 17:06:12.754 13959-13959 AppCompatDelegate com.example.myapplication D Checking for metadata for AppLocalesMetadataHolderService : Service not found 2025-09-22 17:06:12.756 13959-13959 e.myapplication com.example.myapplication I AssetManager2(0x79d591a508f8) locale list changing from [] to [en-US] 2025-09-22 17:06:12.758 13959-13993 EGL_emulation com.example.myapplication I Opening libGLESv1_CM_emulation.so 2025-09-22 17:06:12.758 13959-13993 EGL_emulation com.example.myapplication I Opening libGLESv2_emulation.so 2025-09-22 17:06:12.770 13959-13959 ashmem com.example.myapplication E Pinning is deprecated since Android Q. Please use trim or other methods. 2025-09-22 17:06:12.779 13959-13993 HWUI com.example.myapplication W Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 2025-09-22 17:06:12.779 13959-13993 HWUI com.example.myapplication W Failed to initialize 101010-2 format, error = EGL_SUCCESS 2025-09-22 17:06:12.846 13959-13959 CompatChangeReporter com.example.myapplication D Compat change id reported: 377864165; UID 10217; state: ENABLED 2025-09-22 17:06:12.848 13959-13959 DesktopModeFlags com.example.myapplication D Toggle override initialized to: OVERRIDE_UNSET 2025-09-22 17:06:12.917 13959-13959 HWUI com.example.myapplication W Image decoding logging dropped! 2025-09-22 17:06:12.923 13959-13959 e.myapplication com.example.myapplication I hiddenapi: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (runtime_flags=0, domain=platform, api=unsupported) from Landroidx/appcompat/widget/ViewUtils; (domain=app) using reflection: allowed 2025-09-22 17:06:12.923 13959-13959 e.myapplication com.example.myapplication I hiddenapi: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (runtime_flags=0, domain=platform, api=unsupported) from Landroidx/appcompat/widget/ViewUtils; (domain=app) using reflection: allowed 2025-09-22 17:06:13.033 13959-13959 TransactionExecutor com.example.myapplication E Failed to execute the transaction: tId:-782804407 ClientTransaction{ tId:-782804407 transactionItems=[ tId:-782804407 LaunchActivityItem{activityToken=android.os.BinderProxy@be43358,intent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 xflg=0x4 cmp=com.example.myapplication/.MainActivity },ident=184265485,info=ActivityInfo{a09354c com.example.myapplication.MainActivity},curConfig={1.0 310mcc260mnc [en_US] ldltr sw411dp w411dp h914dp 420dpi nrml long port finger qwerty/v/v dpad/v winConfig={ mBounds=Rect(0, 0 - 1080, 2400) mAppBounds=Rect(0, 0 - 1080, 2400) mMaxBounds=Rect(0, 0 - 1080, 2400) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} as.2 s.535 fontWeightAdjustment=0},overrideConfig={1.0 310mcc260mnc [en_US] ldltr sw411dp w411dp h914dp 420dpi nrml long port finger qwerty/v/v dpad/v winConfig={ mBounds=Rect(0, 0 - 1080, 2400) mAppBounds=Rect(0, 0 - 1080, 2400) mMaxBounds=Rect(0, 0 - 1080, 2400) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_0} as.2 s.2 fontWeightAdjustment=0},deviceId=0,referrer=com.android.shell,procState=2,state=null,persistentState=null,pendingResults=null,pendingNewIntents=null,sceneTransitionInfo=null,profilerInfo=null,assistToken=android.os.BinderProxy@456b8d9,shareableActivityToken=android.os.BinderProxy@615029e,activityWindowInfo=ActivityWindowInfo{isEmbedded=false, taskBounds=Rect(0, 0 - 1080, 2400), taskFragmentBounds=Rect(0, 0 - 1080, 2400)}} tId:-782804407 ResumeActivityItem{mActivityToken=android.os.BinderProxy@be43358,procState=-1,isForward=true,shouldSendCompatFakeFocus=false} tId:-782804407 Target activity: com.example.myapplication.MainActivity tId:-782804407 ] tId:-782804407 } 2025-09-22 17:06:13.034 13959-13959 AndroidRuntime com.example.myapplication D Shutting down VM 2025-09-22 17:06:13.036 13959-13959 AndroidRuntime com.example.myapplication E FATAL EXCEPTION: main Process: com.example.myapplication, PID: 13959 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.myapplication/com.example.myapplication.MainActivity}: java.lang.ClassCastException: androidx.appcompat.widget.AppCompatImageButton cannot be cast to android.widget.Button at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4280) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4467) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:222) at android.app.servertransaction.TransactionExecutor.executeNonLifecycleItem(TransactionExecutor.java:133) at android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:103) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:80) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2823) at android.os.Handler.dispatchMessage(Handler.java:110) at android.os.Looper.loopOnce(Looper.java:248) at android.os.Looper.loop(Looper.java:338) at android.app.ActivityThread.main(ActivityThread.java:9067) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:932) Caused by: java.lang.ClassCastException: androidx.appcompat.widget.AppCompatImageButton cannot be cast to android.widget.Button at com.example.myapplication.MainActivity.setButtonListeners(MainActivity.java:107) at com.example.myapplication.MainActivity.onCreate(MainActivity.java:28) at android.app.Activity.performCreate(Activity.java:9155) at android.app.Activity.performCreate(Activity.java:9133) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1521) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4262) ... 13 more 2025-09-22 17:06:13.048 13959-13959 Process com.example.myapplication I Sending signal. PID: 13959 SIG: 9 2025-09-22 17:08:38.233 14080-14080 e.myapplication com.example.myapplication I Late-enabling -Xcheck:jni 2025-09-22 17:08:38.266 14080-14080 e.myapplication com.example.myapplication I Using CollectorTypeCMC GC. 2025-09-22 17:08:38.267 14080-14080 e.myapplication com.example.myapplication W Unexpected CPU variant for x86: x86_64. Known variants: atom, sandybridge, silvermont, goldmont, goldmont-plus, goldmont-without-sha-xsaves, tremont, kabylake, alderlake, default 2025-09-22 17:08:38.408 14080-14080 nativeloader com.example.myapplication D Load libframework-connectivity-tiramisu-jni.so using APEX ns com_android_tethering for caller /apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok 2025-09-22 17:08:38.470 14080-14080 nativeloader com.example.myapplication D Load /data/user/0/com.example.myapplication/code_cache/startup_agents/3fc68f17-agent.so using system ns (caller=<unknown>): ok 2025-09-22 17:08:38.464 14080-14080 re-initialized> com.example.myapplication W type=1400 audit(0.0:1899): avc: granted { execute } for path="/data/data/com.example.myapplication/code_cache/startup_agents/3fc68f17-agent.so" dev="dm-55" ino=361083 scontext=u:r:untrusted_app:s0:c217,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c217,c256,c512,c768 tclass=file app=com.example.myapplication 2025-09-22 17:08:38.484 14080-14080 e.myapplication com.example.myapplication W hiddenapi: DexFile /data/data/com.example.myapplication/code_cache/.studio/instruments-c9b0d10a.jar is in boot class path but is not in a known location 2025-09-22 17:08:38.644 14080-14080 e.myapplication com.example.myapplication W Redefining intrinsic method java.lang.Thread java.lang.Thread.currentThread(). This may cause the unexpected use of the original definition of java.lang.Thread java.lang.Thread.currentThread()in methods that have already been compiled. 2025-09-22 17:08:38.644 14080-14080 e.myapplication com.example.myapplication W Redefining intrinsic method boolean java.lang.Thread.interrupted(). This may cause the unexpected use of the original definition of boolean java.lang.Thread.interrupted()in methods that have already been compiled. 2025-09-22 17:08:38.824 14080-14080 nativeloader com.example.myapplication D Configuring clns-9 for other apk /data/app/~~YtxlO7izXbUn7DwQyfSn6g==/com.example.myapplication-WpLJzT4veBLnMmMJCcbkmw==/base.apk. target_sdk_version=36, uses_libraries=, library_path=/data/app/~~YtxlO7izXbUn7DwQyfSn6g==/com.example.myapplication-WpLJzT4veBLnMmMJCcbkmw==/lib/x86_64:/data/app/~~YtxlO7izXbUn7DwQyfSn6g==/com.example.myapplication-WpLJzT4veBLnMmMJCcbkmw==/base.apk!/lib/x86_64, permitted_path=/data:/mnt/expand:/data/user/0/com.example.myapplication 2025-09-22 17:08:38.836 14080-14080 e.myapplication com.example.myapplication I AssetManager2(0x79d591a4c758) locale list changing from [] to [en-US] 2025-09-22 17:08:38.838 14080-14080 e.myapplication com.example.myapplication I AssetManager2(0x79d591a46fd8) locale list changing from [] to [en-US] 2025-09-22 17:08:38.843 14080-14080 GraphicsEnvironment com.example.myapplication V Currently set values for: 2025-09-22 17:08:38.843 14080-14080 GraphicsEnvironment com.example.myapplication V angle_gl_driver_selection_pkgs=[] 2025-09-22 17:08:38.843 14080-14080 GraphicsEnvironment com.example.myapplication V angle_gl_driver_selection_values=[] 2025-09-22 17:08:38.843 14080-14080 GraphicsEnvironment com.example.myapplication V com.example.myapplication is not listed in per-application setting 2025-09-22 17:08:38.844 14080-14080 GraphicsEnvironment com.example.myapplication V ANGLE allowlist from config: com.dreamgames.royalmatch com.dts.freefiremax com.dxx.firenow com.gramgames.mergedragons com.ludo.king com.mojang.minecraftpe com.my.defense com.nintendo.zaka com.os.airforce com.playrix.fishdomdd.gplay io.teslatech.callbreak jp.konami.prospia net.peakgames.toonblast 2025-09-22 17:08:38.844 14080-14080 GraphicsEnvironment com.example.myapplication V com.example.myapplication is not listed in ANGLE allowlist or settings, returning default 2025-09-22 17:08:38.844 14080-14080 GraphicsEnvironment com.example.myapplication V Neither updatable production driver nor prerelease driver is supported. 2025-09-22 17:08:38.888 14080-14096 DisplayManager com.example.myapplication I Choreographer implicitly registered for the refresh rate. 2025-09-22 17:08:38.891 14080-14080 e.myapplication com.example.myapplication I AssetManager2(0x79d591a4d6f8) locale list changing from [] to [en-US] 2025-09-22 17:08:38.929 14080-14096 EGL_emulation com.example.myapplication I Opening libGLESv1_CM_emulation.so 2025-09-22 17:08:38.930 14080-14096 EGL_emulation com.example.myapplication I Opening libGLESv2_emulation.so 2025-09-22 17:08:38.959 14080-14096 HWUI com.example.myapplication W Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without... 2025-09-22 17:08:38.960 14080-14096 HWUI com.example.myapplication W Failed to initialize 101010-2 format, error = EGL_SUCCESS 2025-09-22 17:08:38.966 14080-14080 AppCompatDelegate com.example.myapplication D Checking for metadata for AppLocalesMetadataHolderService : Service not found 2025-09-22 17:08:38.967 14080-14080 e.myapplication com.example.myapplication I AssetManager2(0x79d591a50c18) locale list changing from [] to [en-US] 2025-09-22 17:08:38.979 14080-14080 ashmem com.example.myapplication E Pinning is deprecated since Android Q. Please use trim or other methods. 2025-09-22 17:08:39.036 14080-14080 CompatChangeReporter com.example.myapplication D Compat change id reported: 377864165; UID 10217; state: ENABLED 2025-09-22 17:08:39.037 14080-14080 DesktopModeFlags com.example.myapplication D Toggle override initialized to: OVERRIDE_UNSET 2025-09-22 17:08:39.101 14080-14080 HWUI com.example.myapplication W Image decoding logging dropped! 2025-09-22 17:08:39.107 14080-14080 e.myapplication com.example.myapplication I hiddenapi: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (runtime_flags=0, domain=platform, api=unsupported) from Landroidx/appcompat/widget/ViewUtils; (domain=app) using reflection: allowed 2025-09-22 17:08:39.108 14080-14080 e.myapplication com.example.myapplication I hiddenapi: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (runtime_flags=0, domain=platform, api=unsupported) from Landroidx/appcompat/widget/ViewUtils; (domain=app) using reflection: allowed 2025-09-22 17:08:39.215 14080-14080 TransactionExecutor com.example.myapplication E Failed to execute the transaction: tId:1940201582 ClientTransaction{ tId:1940201582 transactionItems=[ tId:1940201582 LaunchActivityItem{activityToken=android.os.BinderProxy@7091517,intent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 xflg=0x4 cmp=com.example.myapplication/.MainActivity },ident=36553713,info=ActivityInfo{8c6a69b com.example.myapplication.MainActivity},curConfig={1.0 310mcc260mnc [en_US] ldltr sw411dp w411dp h914dp 420dpi nrml long port finger qwerty/v/v dpad/v winConfig={ mBounds=Rect(0, 0 - 1080, 2400) mAppBounds=Rect(0, 0 - 1080, 2400) mMaxBounds=Rect(0, 0 - 1080, 2400) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0} as.2 s.536 fontWeightAdjustment=0},overrideConfig={1.0 310mcc260mnc [en_US] ldltr sw411dp w411dp h914dp 420dpi nrml long port finger qwerty/v/v dpad/v winConfig={ mBounds=Rect(0, 0 - 1080, 2400) mAppBounds=Rect(0, 0 - 1080, 2400) mMaxBounds=Rect(0, 0 - 1080, 2400) mDisplayRotation=ROTATION_0 mWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_0} as.2 s.2 fontWeightAdjustment=0},deviceId=0,referrer=com.android.shell,procState=2,state=null,persistentState=null,pendingResults=null,pendingNewIntents=null,sceneTransitionInfo=null,profilerInfo=null,assistToken=android.os.BinderProxy@a09354c,shareableActivityToken=android.os.BinderProxy@8f10995,activityWindowInfo=ActivityWindowInfo{isEmbedded=false, taskBounds=Rect(0, 0 - 1080, 2400), taskFragmentBounds=Rect(0, 0 - 1080, 2400)}} tId:1940201582 ResumeActivityItem{mActivityToken=android.os.BinderProxy@7091517,procState=-1,isForward=true,shouldSendCompatFakeFocus=false} tId:1940201582 Target activity: com.example.myapplication.MainActivity tId:1940201582 ] tId:1940201582 } 2025-09-22 17:08:39.215 14080-14080 AndroidRuntime com.example.myapplication D Shutting down VM 2025-09-22 17:08:39.218 14080-14080 AndroidRuntime com.example.myapplication E FATAL EXCEPTION: main Process: com.example.myapplication, PID: 14080 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.myapplication/com.example.myapplication.MainActivity}: java.lang.ClassCastException: androidx.appcompat.widget.AppCompatImageButton cannot be cast to android.widget.Button at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4280) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4467) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:222) at android.app.servertransaction.TransactionExecutor.executeNonLifecycleItem(TransactionExecutor.java:133) at android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:103) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:80) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2823) at android.os.Handler.dispatchMessage(Handler.java:110) at android.os.Looper.loopOnce(Looper.java:248) at android.os.Looper.loop(Looper.java:338) at android.app.ActivityThread.main(ActivityThread.java:9067) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:932) Caused by: java.lang.ClassCastException: androidx.appcompat.widget.AppCompatImageButton cannot be cast to android.widget.Button at com.example.myapplication.MainActivity.setButtonListeners(MainActivity.java:107) at com.example.myapplication.MainActivity.onCreate(MainActivity.java:28) at android.app.Activity.performCreate(Activity.java:9155) at android.app.Activity.performCreate(Activity.java:9133) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1521) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4262) ... 13 more 2025-09-22 17:08:39.227 14080-14080 Process com.example.myapplication I Sending signal. PID: 14080 SIG: 9
09-23
2025-11-05 14:27:23.507 8802-8802 PermissionCheck com.example.test1 E The authManager is: null; the authCallback is: null; the mContext is: null 2025-11-05 14:27:23.540 8802-8821 CuidBuddyInfoManager com.example.test1 W galaxy lib host missing meta-data,make sure you know the right way to integrate galaxy 2025-11-05 14:27:23.540 8802-8821 CuidBuddyInfoManager com.example.test1 W galaxy lib host missing meta-data,make sure you know the right way to integrate galaxy 2025-11-05 14:27:23.540 8802-8821 CuidBuddyInfoManager com.example.test1 W galaxy lib host missing meta-data,make sure you know the right way to integrate galaxy 2025-11-05 14:27:23.544 8802-8821 ashmem com.example.test1 E Pinning is deprecated since Android Q. Please use trim or other methods. 2025-11-05 14:27:23.552 8802-8821 m.example.test1 com.example.test1 E No implementation found for java.lang.String com.baidu.mapsdkplatform.comjni.util.JNIMD5.encodeUrlParamsValue(java.lang.String) (tried Java_com_baidu_mapsdkplatform_comjni_util_JNIMD5_encodeUrlParamsValue and Java_com_baidu_mapsdkplatform_comjni_util_JNIMD5_encodeUrlParamsValue__Ljava_lang_String_2) - is the library loaded, e.g. System.loadLibrary? 2025-11-05 14:27:23.559 8802-8802 nativeloader com.example.test1 D Load /data/app/~~OFFdZibIJVf18QwTep2Icg==/com.example.test1-KMUxbLBq4ElWMlkqKQGkZg==/base.apk!/lib/x86_64/libBaiduMapSDK_base_v7_6_6.so using class loader ns clns-9 (caller=/data/app/~~OFFdZibIJVf18QwTep2Icg==/com.example.test1-KMUxbLBq4ElWMlkqKQGkZg==/base.apk): ok 2025-11-05 14:27:23.561 8802-8802 PermissionCheck com.example.test1 E The authManager is: null; the authCallback is: null; the mContext is: null 2025-11-05 14:27:23.574 8802-8823 nativeloader com.example.test1 D Load /data/app/~~OFFdZibIJVf18QwTep2Icg==/com.example.test1-KM在Android
最新发布
11-06
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值