Код: Выделить всё
[Activity(Theme = "@style/Maui.SplashTheme", ResizeableActivity = true, MainLauncher = true, LaunchMode = LaunchMode.SingleTask, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation | ConfigChanges.UiMode | ConfigChanges.ScreenLayout | ConfigChanges.SmallestScreenSize | ConfigChanges.Density)]
public class MainActivity : MauiAppCompatActivity
{
}
< /code>
Я надеюсь, что вы сможете помочь мне интерпретировать журнал logcat и определить, что вызывает сбой или, по крайней мере, указать мне в направлении определения проблемы. < /p>
журнал logCat: < /p>
2025-02-04 22:00:29.207 922-2631 ActivityManager system_server I Force stopping com.sukiru appid=10275 user=0: from pid 7047
2025-02-04 22:00:29.214 1336-1336 CarrierSvcBindHelper com.android.phone D onHandleForceStop: [com.sukiru]
2025-02-04 22:00:29.465 922-2631 ActivityTaskManager system_server I START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.sukiru/crc64da482274abd4e283.MainActivity} from uid 2000
2025-02-04 22:00:29.489 922-2631 PowerHalWrapper system_server I last:com.tblenovo.launcher, next:com.sukiru
2025-02-04 22:00:29.505 922-2575 PowerHalWrapper system_server I amsBoostNotify pid:1554,activity:com.android.searchlauncher.SearchLauncher, package:com.tblenovo.launcher, mProcessCreatePackcom.sukiru
2025-02-04 22:00:29.508 922-942 PowerHalWrapper system_server I amsBoostProcessCreate package:com.sukiru
2025-02-04 22:00:29.512 922-949 ziparchive system_server W Unable to open '/data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/base.dm': No such file or directory
2025-02-04 22:00:29.527 922-953 ActivityManager system_server I Start proc 6086:com.sukiru/u0a275 for next-top-activity {com.sukiru/crc64da482274abd4e283.MainActivity}
2025-02-04 22:00:29.531 922-949 DexOptExtImpl system_server D com.sukiru (qssi) reason is 1 abi is armeabi-v7a
2025-02-04 22:00:29.541 6086-6086 com.sukiru usap32 I Late-enabling -Xcheck:jni
2025-02-04 22:00:29.546 922-2575 CoreBackPreview system_server D Window{4777200 u0 Splash Screen com.sukiru}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@76dd87e, mPriority=0}
2025-02-04 22:00:29.548 578-733 BufferQueueDebug surfaceflinger I [Splash Screen com.sukiru#359](this:0xb1dd5ce4,id:-1,api:0,p:-1,c:-1) BufferQueue core=(578:/system/bin/surfaceflinger)
2025-02-04 22:00:29.581 578-578 BufferStateLayer surfaceflinger D Splash Screen com.sukiru#359 setBuffer frameId=1, bufferId=5854040424676 fenceId=561, w= 800, h=1280
2025-02-04 22:00:29.590 6086-6086 com.sukiru usap32 I Using CollectorTypeCC GC.
2025-02-04 22:00:29.653 922-1355 PowerHalWrapper system_server I amsBoostNotify pid:6086,activity:crc64da482274abd4e283.MainActivity, package:com.sukiru, mProcessCreatePackcom.sukiru
2025-02-04 22:00:29.653 922-1355 mtkpower_client system_server I [Legacy][PowerHal_Wrap_notifyAppState] com.sukiru/crc64da482274abd4e283.MainActivity pid=6086 state:1
2025-02-04 22:00:29.654 922-1355 game_scn system_server I collectForegroundAppList packName=com.sukiru, actName=crc64da482274abd4e283.MainActivity, pid=6086, uid=10275, state:RESUMED
2025-02-04 22:00:29.654 922-1355 game_scn system_server I powerNotifyForegroundApp multi_resumed_app_info: pid: 6086, packname: com.sukiru, actname: crc64da482274abd4e283.MainActivity
2025-02-04 22:00:29.654 570-637 libPowerHal ven...hardware.mtkpower@1.0-service I [perfNotifyAppState] pack:com.sukiru, act:crc64da482274abd4e283.MainActivity, state:1, pid:6086, uid:10275, fps:60
2025-02-04 22:00:29.654 570-637 libPowerHal ven...hardware.mtkpower@1.0-service I [perfNotifyAppState] foreground:com.sukiru, pid:6086, uid:10275
2025-02-04 22:00:29.658 570-592 mtkpower@impl ven...hardware.mtkpower@1.0-service I [notifyAppState] pc:1, com.tblenovo.launcher => com.sukiru
2025-02-04 22:00:29.701 6086-6086 FinalizerDaemon com.sukiru W type=1400 audit(0.0:406): avc: denied { getopt } for path="/dev/socket/usap_pool_primary" scontext=u:r:untrusted_app:s0:c19,c257,c512,c768 tcontext=u:r:zygote:s0 tclass=unix_stream_socket permissive=0 app=com.sukiru
2025-02-04 22:00:29.721 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.sim"
2025-02-04 22:00:29.723 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.videocall"
2025-02-04 22:00:29.724 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.oled"
2025-02-04 22:00:29.725 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.nearscreenon.support"
2025-02-04 22:00:29.726 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.darkscreenprotect.support"
2025-02-04 22:00:29.727 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.smartscreenon.support"
2025-02-04 22:00:29.728 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.distancealert.support"
2025-02-04 22:00:29.729 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.gesturecontrol.support"
2025-02-04 22:00:29.731 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.pmmode.support"
2025-02-04 22:00:29.732 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.fingerprint.support"
2025-02-04 22:00:29.733 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.faceunlock.support"
2025-02-04 22:00:29.734 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.smartthorizontalscreen.support"
2025-02-04 22:00:29.735 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.penwriting.support"
2025-02-04 22:00:29.737 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.fpscontrol.support"
2025-02-04 22:00:29.738 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.extendscreen.support"
2025-02-04 22:00:29.739 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.dcsoftlight.support"
2025-02-04 22:00:29.740 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.dolbyfourchannel.support"
2025-02-04 22:00:29.742 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.alexa.support"
2025-02-04 22:00:29.743 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.defaultportrait.support"
2025-02-04 22:00:29.744 6086-6086 libc com.sukiru W Access denied finding property "ro.odm.lenovo.feature.adbdebug.support"
2025-02-04 22:00:29.758 6086-6086 ActivityThread com.sukiru W Application com.sukiru can be debugged on port 8100...
2025-02-04 22:00:29.772 6086-6086 ziparchive com.sukiru W Unable to open '/data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/base.dm': No such file or directory
2025-02-04 22:00:29.772 6086-6086 ziparchive com.sukiru W Unable to open '/data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/base.dm': No such file or directory
2025-02-04 22:00:29.794 578-578 SurfaceFlinger surfaceflinger I operator()(), mtkRenderCntDebug 3863, screenshot (Splash Screen com.sukiru#359)
2025-02-04 22:00:29.900 578-578 SurfaceFlinger surfaceflinger I operator()(), mtkRenderCntDebug 3864, screenshot (Splash Screen com.sukiru#359)
2025-02-04 22:00:30.000 578-578 SurfaceFlinger surfaceflinger I operator()(), mtkRenderCntDebug 3865, screenshot (Splash Screen com.sukiru#359)
2025-02-04 22:00:30.686 6086-6086 nativeloader com.sukiru D Configuring clns-4 for other apk /data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/base.apk. target_sdk_version=35, uses_libraries=, library_path=/data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/lib/arm:/data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/base.apk!/lib/armeabi-v7a, permitted_path=/data:/mnt/expand:/data/user/0/com.sukiru
2025-02-04 22:00:30.714 6086-6086 nativeloader com.sukiru D Load libframework-connectivity-jni.so using APEX ns com_android_tethering for caller /apex/com.android.tethering/javalib/framework-connectivity.jar: ok
2025-02-04 22:00:30.723 6086-6086 GraphicsEnvironment com.sukiru V ANGLE Developer option for 'com.sukiru' set to: 'default'
2025-02-04 22:00:30.724 6086-6086 GraphicsEnvironment com.sukiru V ANGLE GameManagerService for com.sukiru: false
2025-02-04 22:00:30.725 6086-6086 GraphicsEnvironment com.sukiru V Neither updatable production driver nor prerelease driver is supported.
2025-02-04 22:00:30.735 6086-6086 NetworkSecurityConfig com.sukiru D No Network Security Config specified, using platform default
2025-02-04 22:00:30.738 6086-6086 NetworkSecurityConfig com.sukiru D No Network Security Config specified, using platform default
2025-02-04 22:00:30.745 6086-6086 Compatibil...geReporter com.sukiru D Compat change id reported: 183155436; UID 10275; state: ENABLED
2025-02-04 22:00:30.789 6086-6086 nativeloader com.sukiru D Load /data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/lib/arm/libmonosgen-2.0.so using ns clns-4 from class loader (caller=/data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/base.apk!classes3.dex): ok
2025-02-04 22:00:30.793 6086-6086 nativeloader com.sukiru D Load /data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/lib/arm/libxamarin-app.so using ns clns-4 from class loader (caller=/data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/base.apk!classes3.dex): ok
2025-02-04 22:00:30.796 6086-6086 nativeloader com.sukiru D Load /data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/lib/arm/libSystem.Security.Cryptography.Native.Android.so using ns clns-4 from class loader (caller=/data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/base.apk!classes3.dex): ok
2025-02-04 22:00:30.797 6086-6086 DOTNET com.sukiru D AndroidCryptoNative_InitLibraryOnLoad: jint AndroidCryptoNative_InitLibraryOnLoad(JavaVM *, void *) in /__w/1/s/src/native/libs/System.Security.Cryptography.Native.Android/pal_jni.c
2025-02-04 22:00:30.799 6086-6086 DOTNET com.sukiru D GetOptionalClassGRef: optional class com/android/org/conscrypt/OpenSSLEngineImpl was not found
2025-02-04 22:00:30.805 6086-6086 nativeloader com.sukiru D Load /data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/lib/arm/libmonodroid.so using ns clns-4 from class loader (caller=/data/app/~~Y-MgYi8saq0kP3EruZFI4g==/com.sukiru-1hyk0sVuMlEz03BwOyp5xQ==/base.apk!classes3.dex): ok
2025-02-04 22:00:30.809 6086-6086 monodroid com.sukiru W Failed to create directory '/data/user/0/com.sukiru/files/.__override__/armeabi-v7a'. No such file or directory
2025-02-04 22:00:30.809 6086-6086 monodroid com.sukiru W Creating public update directory: `/data/user/0/com.sukiru/files/.__override__/armeabi-v7a`
2025-02-04 22:00:30.810 6086-6086 com.sukiru com.sukiru W Attempt to remove non-JNI local reference
2025-02-04 22:00:30.810 6086-6086 monodroid-debug com.sukiru W Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:53040,server=y,embedding=1,timeout=-1453113344
2025-02-04 22:00:30.822 6086-6086 monodroid-assembly com.sukiru W Unable to open app library directory '/data/user/0/com.sukiru/files/.__override__/armeabi-v7a': No such file or directory
2025-02-04 22:00:33.088 922-1355 ActivityManager system_server I Force stopping com.sukiru appid=10275 user=0: from pid 7080
2025-02-04 22:00:33.089 922-1355 ActivityManager system_server I Killing 6086:com.sukiru/u0a275 (adj 0): stop com.sukiru due to from pid 7080
2025-02-04 22:00:33.092 922-1355 mtkpower_client system_server I [Legacy][PowerHal_Wrap_notifyAppState] com.sukiru/com.sukiru pid=6086 state:3
2025-02-04 22:00:33.092 922-1355 game_scn system_server I collectForegroundAppList packName=com.sukiru, actName=com.sukiru, pid=6086, uid=10275, state:DEAD
2025-02-04 22:00:33.092 570-637 libPowerHal ven...hardware.mtkpower@1.0-service I [perfNotifyAppState] pack:com.sukiru, act:com.sukiru, state:3, pid:6086, uid:10275, fps:60
2025-02-04 22:00:33.092 570-637 libPowerHal ven...hardware.mtkpower@1.0-service I [perfNotifyAppState] pack:com.sukiru, pid:6086, STATE_DEAD
2025-02-04 22:00:33.092 922-1355 ActivityTaskManager system_server W Force removing ActivityRecord{6c81aa6 u0 com.sukiru/crc64da482274abd4e283.MainActivity} t554 f}}: app died, no saved state
2025-02-04 22:00:33.097 922-1355 InputManager-JNI system_server W Input channel object '4777200 Splash Screen com.sukiru (client)' was disposed without first being removed with the input manager!
2025-02-04 22:00:33.098 922-1355 WindowManager system_server D setParent old=ActivityRecord{6c81aa6 u0 com.sukiru/crc64da482274abd4e283.MainActivity} t554 f}},new=null,this window=Window{4777200 u0 Splash Screen com.sukiru},callers=com.android.server.wm.WindowContainer.removeChild:772 com.android.server.wm.ActivityRecord.removeChild:4268 com.android.server.wm.ActivityRecord.removeChild:377 com.android.server.wm.WindowContainer.removeImmediately:828 com.android.server.wm.WindowState.removeImmediately:2514 com.android.server.wm.WindowState.removeIfPossible:2704
2025-02-04 22:00:33.101 922-1355 WindowManager system_server D setParent old=Task{12fc1df #554 type=standard A=10275:com.sukiru U=0 visible=false visibleRequested=false mode=fullscreen translucent=true sz=0},new=null,this window=ActivityRecord{6c81aa6 u0 com.sukiru/crc64da482274abd4e283.MainActivity} t554 f}},callers=com.android.server.wm.WindowContainer.removeChild:772 com.android.server.wm.TaskFragment.removeChild:2514 com.android.server.wm.Task.removeChild:1499 com.android.server.wm.Task.removeChild:1482 com.android.server.wm.WindowContainer.removeImmediately:828 com.android.server.wm.WindowToken.removeImmediately:350
2025-02-04 22:00:33.104 922-1355 WindowManager system_server D setParent old=DefaultTaskDisplayArea@65150394,new=null,this window=Task{12fc1df #554 type=standard A=10275:com.sukiru U=0 visible=true visibleRequested=false mode=fullscreen translucent=true sz=0},callers=com.android.server.wm.WindowContainer.removeChild:772 com.android.server.wm.TaskDisplayArea.removeChildTask:359 com.android.server.wm.TaskDisplayArea.removeChild:350 com.android.server.wm.WindowContainer.removeImmediately:828 com.android.server.wm.TaskFragment.removeImmediately:2594 com.android.server.wm.Task.removeImmediately:2587
2025-02-04 22:00:33.106 922-1355 PowerHalWrapper system_server I amsBoostNotify pid:1554,activity:com.android.searchlauncher.SearchLauncher, package:com.tblenovo.launcher, mProcessCreatePackcom.sukiru
2025-02-04 22:00:33.109 570-592 mtkpower@impl ven...hardware.mtkpower@1.0-service I [notifyAppState] pc:1, com.sukiru => com.tblenovo.launcher
2025-02-04 22:00:33.134 922-2998 ActivityManager system_server V Got obituary of 6086:com.sukiru
2025-02-04 22:00:33.141 1336-1336 CarrierSvcBindHelper com.android.phone D onHandleForceStop: [com.sukiru]
2025-02-04 22:00:33.145 578-578 BufferQueueDebug surfaceflinger I [Splash Screen com.sukiru#359](this:0xb1dd5ce4,id:-1,api:0,p:-1,c:578) onDestructor()
thanks.
Подробнее здесь: https://stackoverflow.com/questions/794 ... g-to-net-9
Мобильная версия