AppLounge refuses to start, without any error message, on a Fairphone 4
- /e/ version: 2.2-t (prod version)
- Device model(s): FP4 (bought from Murena, all upgrades made OTA)
- Developer mode enabled: no (I enabled it only to get the adb logs)
- Device rooted: no
- Trackers blocker enabled: yes
Summary
Opening AppLounge displays its splash screen with its logo, but nothing else afterwards: it satus on the splash screen.
AppLounge was previously working (sometimes it was necessary to clear its cache, but it was enough to make it work again)
The problem
Steps to reproduce
Just open AppLounge from the launcher
What is the current behavior?
AppLounge never displays the screen where you can search for apps.
Of course, it prevents from installing new apps, but also from having app updates
What is the expected correct behavior?
AppLounge should start properly, or at least give a meaningful information of what's wrong
Technical informations
Relevant logs (adb logcat
)
I've recorded a logcat for 2 minutes (launching AppLounge at the very beginning). Here is a grep on "e.apps" string (complete log can be found here: https://bin.infini.fr/?031216b40be92be8#2xNPYgK1RfLiYamH4YXpebscyxMq9qYY6U2Xeds86t6M):
08-25 16:47:00.726 1773 2268 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=foundation.e.apps/.MainActivity bnds=[292,125][540,420]} from uid 10096
08-25 16:47:00.753 1773 2037 I ActivityManager: foundation.e.apps is exempt from freezer
08-25 16:47:00.779 1773 2055 I ActivityManager: Start proc 10502:foundation.e.apps/u0a132 for next-top-activity {foundation.e.apps/foundation.e.apps.MainActivity}
08-25 16:47:00.798 10502 10502 E undation.e.apps: Not starting debugger since process cannot load the jdwp agent.
08-25 16:47:00.827 10502 10502 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.apps' set to: 'default'
08-25 16:47:00.827 10502 10502 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.apps: false
08-25 16:47:01.021 10502 10502 W pool-3-thread-1: type=1400 audit(0.0:7313): avc: denied { read } for name="version" dev="proc" ino=4026532219 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_version:s0 tclass=file permissive=0 app=foundation.e.apps
08-25 16:47:01.058 1773 9590 D ConnectivityService: requestNetwork for uid/pid:10132/10502 activeRequest: null callbackRequest: 282 [NetworkRequest [ REQUEST id=283, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
08-25 16:47:01.064 2681 2681 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=283, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:01.066 1773 2292 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=283, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:01.066 1773 2292 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=283, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:01.067 1773 2292 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=283, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:01.067 1773 2292 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=283, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:11.092 1773 2054 I ActivityManager: Killing 10502:foundation.e.apps/u0a132 (adj 0): depends on provider com.android.providers.downloads/.DownloadProvider in dying proc android.process.media (adj 0)
08-25 16:47:11.133 1773 4609 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10502, [NetworkRequest [ LISTEN id=284, [ Transports: CELLULAR|WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@ede6157)
08-25 16:47:11.134 1773 2367 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10502, [NetworkRequest [ REQUEST id=283, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@6a22444)
08-25 16:47:11.134 1773 2300 D ConnectivityService: releasing NetworkRequest [ REQUEST id=283, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ] (release request)
08-25 16:47:11.134 1773 4568 W ActivityManager: Scheduling restart of crashed service foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService in 1000ms for connection
08-25 16:47:11.137 1773 2037 I ActivityManager: foundation.e.apps is exempt from freezer
08-25 16:47:11.150 1773 2055 I ActivityManager: Start proc 10549:foundation.e.apps/u0a132 for top-activity {foundation.e.apps/foundation.e.apps.MainActivity}
08-25 16:47:11.177 10549 10549 E undation.e.apps: Not starting debugger since process cannot load the jdwp agent.
08-25 16:47:11.214 10549 10549 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.apps' set to: 'default'
08-25 16:47:11.214 10549 10549 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.apps: false
08-25 16:47:11.393 10549 10549 W pool-3-thread-1: type=1400 audit(0.0:7314): avc: denied { read } for name="version" dev="proc" ino=4026532219 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_version:s0 tclass=file permissive=0 app=foundation.e.apps
08-25 16:47:11.426 1773 9590 D ConnectivityService: requestNetwork for uid/pid:10132/10549 activeRequest: null callbackRequest: 287 [NetworkRequest [ REQUEST id=288, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
08-25 16:47:11.433 2681 2681 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=288, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:11.436 1773 2292 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=288, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:11.436 1773 2292 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=288, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:11.437 1773 2292 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=288, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:11.437 1773 2292 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=288, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:19.051 1773 1773 W JobServiceContext: Time-out while trying to bind c8eb04d #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService, dropping.
08-25 16:47:19.053 1773 1773 W JobScheduler: Job didn't exist in JobStore: c8eb04d #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService
08-25 16:47:21.463 1773 2054 I ActivityManager: Killing 10549:foundation.e.apps/u0a132 (adj 0): depends on provider com.android.providers.downloads/.DownloadProvider in dying proc android.process.media (adj 0)
08-25 16:47:21.512 1773 2423 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10549, [NetworkRequest [ REQUEST id=288, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@14c35c2)
08-25 16:47:21.513 1773 2300 D ConnectivityService: releasing NetworkRequest [ REQUEST id=288, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ] (release request)
08-25 16:47:21.514 1773 2367 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10549, [NetworkRequest [ LISTEN id=289, [ Transports: CELLULAR|WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@a13f20d)
08-25 16:47:21.514 1773 3472 W ActivityManager: Scheduling restart of crashed service foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService in 1000ms for connection
08-25 16:47:21.518 1773 2037 I ActivityManager: foundation.e.apps is exempt from freezer
08-25 16:47:21.534 1773 2055 I ActivityManager: Start proc 10596:foundation.e.apps/u0a132 for top-activity {foundation.e.apps/foundation.e.apps.MainActivity}
08-25 16:47:21.556 10596 10596 E undation.e.apps: Not starting debugger since process cannot load the jdwp agent.
08-25 16:47:21.583 10596 10596 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.apps' set to: 'default'
08-25 16:47:21.583 10596 10596 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.apps: false
08-25 16:47:21.761 10596 10596 W pool-3-thread-1: type=1400 audit(0.0:7315): avc: denied { read } for name="version" dev="proc" ino=4026532219 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_version:s0 tclass=file permissive=0 app=foundation.e.apps
08-25 16:47:21.791 1773 2367 D ConnectivityService: requestNetwork for uid/pid:10132/10596 activeRequest: null callbackRequest: 290 [NetworkRequest [ REQUEST id=291, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
08-25 16:47:21.799 2681 2681 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=291, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:21.800 1773 2292 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=291, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:21.800 1773 2292 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=291, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:21.801 1773 2292 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=291, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:21.802 1773 2292 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=291, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:29.422 1773 1773 W JobServiceContext: Time-out while trying to bind 4e79d #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService, dropping.
08-25 16:47:29.425 1773 1773 W JobScheduler: Job didn't exist in JobStore: 4e79d #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService
08-25 16:47:31.829 1773 2054 I ActivityManager: Killing 10596:foundation.e.apps/u0a132 (adj 0): depends on provider com.android.providers.downloads/.DownloadProvider in dying proc android.process.media (adj 0)
08-25 16:47:31.845 1773 4568 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10596, [NetworkRequest [ REQUEST id=291, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@ea1bd22)
08-25 16:47:31.845 1773 3764 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10596, [NetworkRequest [ LISTEN id=292, [ Transports: CELLULAR|WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@cca13b3)
08-25 16:47:31.845 1773 2300 D ConnectivityService: releasing NetworkRequest [ REQUEST id=291, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ] (release request)
08-25 16:47:31.845 1773 9590 W ActivityManager: Scheduling restart of crashed service foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService in 1000ms for connection
08-25 16:47:31.847 1773 2037 I ActivityManager: foundation.e.apps is exempt from freezer
08-25 16:47:31.855 1773 2055 I ActivityManager: Start proc 10648:foundation.e.apps/u0a132 for top-activity {foundation.e.apps/foundation.e.apps.MainActivity}
08-25 16:47:31.865 10648 10648 E undation.e.apps: Not starting debugger since process cannot load the jdwp agent.
08-25 16:47:31.893 10648 10648 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.apps' set to: 'default'
08-25 16:47:31.893 10648 10648 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.apps: false
08-25 16:47:32.103 1773 1825 D ConnectivityService: requestNetwork for uid/pid:10132/10648 activeRequest: null callbackRequest: 293 [NetworkRequest [ REQUEST id=294, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
08-25 16:47:32.112 2681 2681 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=294, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:32.112 1773 2292 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=294, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:32.112 1773 2292 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=294, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:32.112 1773 2292 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=294, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:32.113 1773 2292 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=294, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:39.787 1773 1773 W JobServiceContext: Time-out while trying to bind 6a19372 #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService, dropping.
08-25 16:47:39.790 1773 1773 W JobScheduler: Job didn't exist in JobStore: 6a19372 #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService
08-25 16:47:42.138 1773 2054 I ActivityManager: Killing 10648:foundation.e.apps/u0a132 (adj 0): depends on provider com.android.providers.downloads/.DownloadProvider in dying proc android.process.media (adj 0)
08-25 16:47:42.157 1773 10024 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10648, [NetworkRequest [ LISTEN id=295, [ Transports: CELLULAR|WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@9185c25)
08-25 16:47:42.157 1773 4585 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10648, [NetworkRequest [ REQUEST id=294, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@510b1fa)
08-25 16:47:42.158 1773 2300 D ConnectivityService: releasing NetworkRequest [ REQUEST id=294, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ] (release request)
08-25 16:47:42.158 1773 2366 W ActivityManager: Scheduling restart of crashed service foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService in 1000ms for connection
08-25 16:47:42.163 1773 2037 I ActivityManager: foundation.e.apps is exempt from freezer
08-25 16:47:42.172 1773 2055 I ActivityManager: Start proc 10695:foundation.e.apps/u0a132 for top-activity {foundation.e.apps/foundation.e.apps.MainActivity}
08-25 16:47:42.208 10695 10695 E undation.e.apps: Not starting debugger since process cannot load the jdwp agent.
08-25 16:47:42.245 10695 10695 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.apps' set to: 'default'
08-25 16:47:42.245 10695 10695 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.apps: false
08-25 16:47:42.429 10695 10695 W pool-3-thread-1: type=1400 audit(0.0:7486): avc: denied { read } for name="version" dev="proc" ino=4026532219 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_version:s0 tclass=file permissive=0 app=foundation.e.apps
08-25 16:47:42.460 1773 4644 D ConnectivityService: requestNetwork for uid/pid:10132/10695 activeRequest: null callbackRequest: 296 [NetworkRequest [ REQUEST id=297, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
08-25 16:47:42.468 2681 2681 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=297, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:42.469 1773 2292 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=297, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:42.469 1773 2292 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=297, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:42.471 1773 2292 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=297, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:42.471 1773 2292 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=297, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:50.099 1773 1773 W JobServiceContext: Time-out while trying to bind 2805b65 #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService, dropping.
08-25 16:47:50.102 1773 1773 W JobScheduler: Job didn't exist in JobStore: 2805b65 #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService
08-25 16:47:52.502 1773 2054 I ActivityManager: Killing 10695:foundation.e.apps/u0a132 (adj 0): depends on provider com.android.providers.downloads/.DownloadProvider in dying proc android.process.media (adj 0)
08-25 16:47:52.521 1773 3951 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10695, [NetworkRequest [ REQUEST id=297, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@972d38b)
08-25 16:47:52.522 1773 9590 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10695, [NetworkRequest [ LISTEN id=298, [ Transports: CELLULAR|WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@ada9c68)
08-25 16:47:52.522 1773 2300 D ConnectivityService: releasing NetworkRequest [ REQUEST id=297, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ] (release request)
08-25 16:47:52.522 1773 10028 W ActivityManager: Scheduling restart of crashed service foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService in 1000ms for connection
08-25 16:47:52.525 1773 2037 I ActivityManager: foundation.e.apps is exempt from freezer
08-25 16:47:52.550 1773 2055 I ActivityManager: Start proc 10742:foundation.e.apps/u0a132 for top-activity {foundation.e.apps/foundation.e.apps.MainActivity}
08-25 16:47:52.584 10742 10742 E undation.e.apps: Not starting debugger since process cannot load the jdwp agent.
08-25 16:47:52.620 10742 10742 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.apps' set to: 'default'
08-25 16:47:52.621 10742 10742 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.apps: false
08-25 16:47:52.805 10742 10742 W pool-3-thread-1: type=1400 audit(0.0:7487): avc: denied { read } for name="version" dev="proc" ino=4026532219 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_version:s0 tclass=file permissive=0 app=foundation.e.apps
08-25 16:47:52.836 1773 10027 D ConnectivityService: requestNetwork for uid/pid:10132/10742 activeRequest: null callbackRequest: 299 [NetworkRequest [ REQUEST id=300, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
08-25 16:47:52.843 2681 2681 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=300, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:52.844 1773 2292 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=300, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:52.844 1773 2292 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=300, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:52.845 1773 2292 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=300, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:47:52.845 1773 2292 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=300, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:00.455 1773 1773 W JobServiceContext: Time-out while trying to bind 5e74d9b #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService, dropping.
08-25 16:48:00.457 1773 1773 W JobScheduler: Job didn't exist in JobStore: 5e74d9b #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService
08-25 16:48:01.622 1773 2037 W ActivityTaskManager: Activity top resumed state loss timeout for ActivityRecord{c3390a1 u0 foundation.e.apps/.MainActivity} t12}
08-25 16:48:01.624 1773 2037 W ActivityTaskManager: Activity pause timeout for ActivityRecord{c3390a1 u0 foundation.e.apps/.MainActivity} t12}
08-25 16:48:02.881 1773 2054 I ActivityManager: Killing 10742:foundation.e.apps/u0a132 (adj 0): depends on provider com.android.providers.downloads/.DownloadProvider in dying proc android.process.media (adj 0)
08-25 16:48:02.893 1773 4568 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10742, [NetworkRequest [ REQUEST id=300, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@eadb292)
08-25 16:48:02.893 1773 3472 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10742, [NetworkRequest [ LISTEN id=301, [ Transports: CELLULAR|WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@b49b463)
08-25 16:48:02.893 1773 2300 D ConnectivityService: releasing NetworkRequest [ REQUEST id=300, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ] (release request)
08-25 16:48:02.894 1773 10027 W ActivityManager: Scheduling restart of crashed service foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService in 1000ms for connection
08-25 16:48:02.898 1773 2037 I ActivityManager: foundation.e.apps is exempt from freezer
08-25 16:48:02.905 1773 2055 I ActivityManager: Start proc 10823:foundation.e.apps/u0a132 for top-activity {foundation.e.apps/foundation.e.apps.MainActivity}
08-25 16:48:02.916 10823 10823 E undation.e.apps: Not starting debugger since process cannot load the jdwp agent.
08-25 16:48:02.948 10823 10823 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.apps' set to: 'default'
08-25 16:48:02.948 10823 10823 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.apps: false
08-25 16:48:03.149 10823 10823 W pool-3-thread-1: type=1400 audit(0.0:7488): avc: denied { read } for name="version" dev="proc" ino=4026532219 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_version:s0 tclass=file permissive=0 app=foundation.e.apps
08-25 16:48:03.185 1773 4585 D ConnectivityService: requestNetwork for uid/pid:10132/10823 activeRequest: null callbackRequest: 302 [NetworkRequest [ REQUEST id=303, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
08-25 16:48:03.190 2681 2681 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=303, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:03.193 1773 2292 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=303, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:03.193 1773 2292 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=303, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:03.194 1773 2292 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=303, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:03.194 1773 2292 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=303, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:10.830 1773 1773 W JobServiceContext: Time-out while trying to bind 121ef98 #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService, dropping.
08-25 16:48:10.833 1773 1773 W JobScheduler: Job didn't exist in JobStore: 121ef98 #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService
08-25 16:48:13.221 1773 2054 I ActivityManager: Killing 10823:foundation.e.apps/u0a132 (adj 0): depends on provider com.android.providers.downloads/.DownloadProvider in dying proc android.process.media (adj 0)
08-25 16:48:13.234 1773 3765 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10823, [NetworkRequest [ REQUEST id=303, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@e2b3dd8)
08-25 16:48:13.234 1773 4585 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10823, [NetworkRequest [ LISTEN id=304, [ Transports: CELLULAR|WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@2515531)
08-25 16:48:13.235 1773 2300 D ConnectivityService: releasing NetworkRequest [ REQUEST id=303, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ] (release request)
08-25 16:48:13.236 1773 2423 W ActivityManager: Scheduling restart of crashed service foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService in 1000ms for connection
08-25 16:48:13.241 1773 2037 I ActivityManager: foundation.e.apps is exempt from freezer
08-25 16:48:13.250 1773 2055 I ActivityManager: Start proc 10871:foundation.e.apps/u0a132 for top-activity {foundation.e.apps/foundation.e.apps.MainActivity}
08-25 16:48:13.275 10871 10871 E undation.e.apps: Not starting debugger since process cannot load the jdwp agent.
08-25 16:48:13.303 10871 10871 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.apps' set to: 'default'
08-25 16:48:13.303 10871 10871 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.apps: false
08-25 16:48:13.489 10871 10871 W pool-3-thread-1: type=1400 audit(0.0:7489): avc: denied { read } for name="version" dev="proc" ino=4026532219 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_version:s0 tclass=file permissive=0 app=foundation.e.apps
08-25 16:48:13.520 1773 2423 D ConnectivityService: requestNetwork for uid/pid:10132/10871 activeRequest: null callbackRequest: 305 [NetworkRequest [ REQUEST id=306, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
08-25 16:48:13.526 2681 2681 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=306, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:13.529 1773 2292 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=306, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:13.529 1773 2292 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=306, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:13.529 1773 2292 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=306, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:13.529 1773 2292 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=306, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:21.179 1773 1773 W JobServiceContext: Time-out while trying to bind c6122cb #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService, dropping.
08-25 16:48:21.180 1773 1773 W JobScheduler: Job didn't exist in JobStore: c6122cb #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService
08-25 16:48:23.561 1773 2054 I ActivityManager: Killing 10871:foundation.e.apps/u0a132 (adj 0): depends on provider com.android.providers.downloads/.DownloadProvider in dying proc android.process.media (adj 0)
08-25 16:48:23.580 1773 2648 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10871, [NetworkRequest [ REQUEST id=306, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@8e0b947)
08-25 16:48:23.580 1773 3765 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/10871, [NetworkRequest [ LISTEN id=307, [ Transports: CELLULAR|WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@40cb574)
08-25 16:48:23.580 1773 2300 D ConnectivityService: releasing NetworkRequest [ REQUEST id=306, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ] (release request)
08-25 16:48:23.581 1773 3764 W ActivityManager: Scheduling restart of crashed service foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService in 1000ms for connection
08-25 16:48:23.587 1773 2037 I ActivityManager: foundation.e.apps is exempt from freezer
08-25 16:48:23.603 1773 2055 I ActivityManager: Start proc 11060:foundation.e.apps/u0a132 for top-activity {foundation.e.apps/foundation.e.apps.MainActivity}
08-25 16:48:23.633 11060 11060 E undation.e.apps: Not starting debugger since process cannot load the jdwp agent.
08-25 16:48:23.667 11060 11060 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.apps' set to: 'default'
08-25 16:48:23.667 11060 11060 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.apps: false
08-25 16:48:23.849 11060 11060 W pool-3-thread-1: type=1400 audit(0.0:7490): avc: denied { read } for name="version" dev="proc" ino=4026532219 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_version:s0 tclass=file permissive=0 app=foundation.e.apps
08-25 16:48:23.881 1773 3765 D ConnectivityService: requestNetwork for uid/pid:10132/11060 activeRequest: null callbackRequest: 312 [NetworkRequest [ REQUEST id=313, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
08-25 16:48:23.889 2681 2681 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=313, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:23.892 1773 2292 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=313, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:23.892 1773 2292 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=313, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:23.892 1773 2292 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=313, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:23.892 1773 2292 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=313, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:31.517 1773 1773 W JobServiceContext: Time-out while trying to bind 230eca1 #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService, dropping.
08-25 16:48:31.519 1773 1773 W JobScheduler: Job didn't exist in JobStore: 230eca1 #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService
08-25 16:48:33.920 1773 2054 I ActivityManager: Killing 11060:foundation.e.apps/u0a132 (adj 0): depends on provider com.android.providers.downloads/.DownloadProvider in dying proc android.process.media (adj 0)
08-25 16:48:33.941 1773 3764 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/11060, [NetworkRequest [ REQUEST id=313, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@397fdd4)
08-25 16:48:33.941 1773 1825 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/11060, [NetworkRequest [ LISTEN id=314, [ Transports: CELLULAR|WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@d05db7d)
08-25 16:48:33.941 1773 2300 D ConnectivityService: releasing NetworkRequest [ REQUEST id=313, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ] (release request)
08-25 16:48:33.942 1773 2648 W ActivityManager: Scheduling restart of crashed service foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService in 1000ms for connection
08-25 16:48:33.944 1773 2037 I ActivityManager: foundation.e.apps is exempt from freezer
08-25 16:48:33.955 1773 2055 I ActivityManager: Start proc 11107:foundation.e.apps/u0a132 for top-activity {foundation.e.apps/foundation.e.apps.MainActivity}
08-25 16:48:33.989 11107 11107 E undation.e.apps: Not starting debugger since process cannot load the jdwp agent.
08-25 16:48:34.024 11107 11107 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.apps' set to: 'default'
08-25 16:48:34.024 11107 11107 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.apps: false
08-25 16:48:34.209 11107 11107 W pool-3-thread-1: type=1400 audit(0.0:7491): avc: denied { read } for name="version" dev="proc" ino=4026532219 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_version:s0 tclass=file permissive=0 app=foundation.e.apps
08-25 16:48:34.239 1773 4585 D ConnectivityService: requestNetwork for uid/pid:10132/11107 activeRequest: null callbackRequest: 315 [NetworkRequest [ REQUEST id=316, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
08-25 16:48:34.246 2681 2681 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=316, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:34.246 1773 2292 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=316, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:34.247 1773 2292 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=316, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:34.247 1773 2292 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=316, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:34.248 1773 2292 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=316, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:41.877 1773 1773 W JobServiceContext: Time-out while trying to bind 50263a4 #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService, dropping.
08-25 16:48:41.879 1773 1773 W JobScheduler: Job didn't exist in JobStore: 50263a4 #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService
08-25 16:48:44.281 1773 2054 I ActivityManager: Killing 11107:foundation.e.apps/u0a132 (adj 0): depends on provider com.android.providers.downloads/.DownloadProvider in dying proc android.process.media (adj 0)
08-25 16:48:44.297 1773 1825 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/11107, [NetworkRequest [ REQUEST id=316, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@8badc5d)
08-25 16:48:44.297 1773 3472 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/11107, [NetworkRequest [ LISTEN id=317, [ Transports: CELLULAR|WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@3a259d2)
08-25 16:48:44.298 1773 2300 D ConnectivityService: releasing NetworkRequest [ REQUEST id=316, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ] (release request)
08-25 16:48:44.298 1773 3764 W ActivityManager: Scheduling restart of crashed service foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService in 1000ms for connection
08-25 16:48:44.301 1773 2037 I ActivityManager: foundation.e.apps is exempt from freezer
08-25 16:48:44.309 1773 2055 I ActivityManager: Start proc 11152:foundation.e.apps/u0a132 for top-activity {foundation.e.apps/foundation.e.apps.MainActivity}
08-25 16:48:44.348 11152 11152 E undation.e.apps: Not starting debugger since process cannot load the jdwp agent.
08-25 16:48:44.385 11152 11152 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.apps' set to: 'default'
08-25 16:48:44.385 11152 11152 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.apps: false
08-25 16:48:44.601 11152 11152 W pool-3-thread-1: type=1400 audit(0.0:7492): avc: denied { read } for name="version" dev="proc" ino=4026532219 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_version:s0 tclass=file permissive=0 app=foundation.e.apps
08-25 16:48:44.650 1773 3764 D ConnectivityService: requestNetwork for uid/pid:10132/11152 activeRequest: null callbackRequest: 326 [NetworkRequest [ REQUEST id=327, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
08-25 16:48:44.657 2681 2681 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=327, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:44.660 1773 2292 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=327, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:44.660 1773 2292 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=327, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:44.660 1773 2292 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=327, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:44.660 1773 2292 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=327, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:52.234 1773 1773 W JobServiceContext: Time-out while trying to bind 4a99ded #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService, dropping.
08-25 16:48:52.237 1773 1773 W JobScheduler: Job didn't exist in JobStore: 4a99ded #u0a132/0 foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService
08-25 16:48:54.689 1773 2054 I ActivityManager: Killing 11152:foundation.e.apps/u0a132 (adj 0): depends on provider com.android.providers.downloads/.DownloadProvider in dying proc android.process.media (adj 0)
08-25 16:48:54.704 1773 2367 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/11152, [NetworkRequest [ LISTEN id=325, [ Transports: CELLULAR|WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@76980a8)
08-25 16:48:54.704 1773 4585 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(uid/pid:10132/11152, [NetworkRequest [ REQUEST id=327, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]], android.os.BinderProxy@70f27c1)
08-25 16:48:54.705 1773 2300 D ConnectivityService: releasing NetworkRequest [ REQUEST id=327, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ] (release request)
08-25 16:48:54.705 1773 4644 W ActivityManager: Scheduling restart of crashed service foundation.e.apps/androidx.work.impl.background.systemjob.SystemJobService in 1000ms for connection
08-25 16:48:54.711 1773 2037 I ActivityManager: foundation.e.apps is exempt from freezer
08-25 16:48:54.720 1773 2055 I ActivityManager: Start proc 11296:foundation.e.apps/u0a132 for top-activity {foundation.e.apps/foundation.e.apps.MainActivity}
08-25 16:48:54.746 11296 11296 E undation.e.apps: Not starting debugger since process cannot load the jdwp agent.
08-25 16:48:54.784 11296 11296 V GraphicsEnvironment: ANGLE Developer option for 'foundation.e.apps' set to: 'default'
08-25 16:48:54.784 11296 11296 V GraphicsEnvironment: ANGLE GameManagerService for foundation.e.apps: false
08-25 16:48:54.969 11296 11296 W pool-3-thread-1: type=1400 audit(0.0:7493): avc: denied { read } for name="version" dev="proc" ino=4026532219 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_version:s0 tclass=file permissive=0 app=foundation.e.apps
08-25 16:48:55.002 1773 3472 D ConnectivityService: requestNetwork for uid/pid:10132/11296 activeRequest: null callbackRequest: 328 [NetworkRequest [ REQUEST id=329, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]] callback flags: 0 order: 2147483647
08-25 16:48:55.009 2681 2681 D PhoneSwitcherNetworkRequstListener: got request NetworkRequest [ REQUEST id=329, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:55.010 1773 2292 D WifiNetworkFactory: got request NetworkRequest [ REQUEST id=329, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:55.010 1773 2292 D UntrustedWifiNetworkFactory: got request NetworkRequest [ REQUEST id=329, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:55.011 1773 2292 D OemPaidWifiNetworkFactory: got request NetworkRequest [ REQUEST id=329, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
08-25 16:48:55.011 1773 2292 D MultiInternetWifiNetworkFactory: got request NetworkRequest [ REQUEST id=329, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED Uid: 10132 RequestorUid: 10132 RequestorPkg: foundation.e.apps UnderlyingNetworks: Null] ]
Relevant screenshots
Solutions
Workaround
The app sometimes starts, but it's very rare (maybe once over 10 or 20 times)
I've tried to delete the data of AppLounge app (in the Settings app), reboot the phone, but it does not change anything.
A workaround is to install Aurora app (and/or F-Droid), and install/update other apps from them.
Possible fixes
No idea