I have been trying for the last couple days to fool one of my banking apps. The deal is they are no longer providing a hardware token generator which means their app is the only way to get it. Useful info device is Htc U11 stock rooted running Android 9 with Magisk and EdXposed installed. Whenever i open the app the following message shows up "Process failed as rooted device". I tryed reading the logcat to identify which method is being used for root detection. Here's the Logcat:
08-01 08:04:27.135 14624 14624 D GmsGcmUnregisterRcvr: Package removed or data cleared: com.popular.app.android
08-01 08:04:30.428 26359 26359 D Settings:HtcAppActionButtonPreferenceController: Sending broadcast to query restart status for com.popular.app.android
08-01 08:04:30.485 26359 26359 D Settings:HtcAppActionButtonPreferenceController: Sending broadcast to query restart status for com.popular.app.android
08-01 08:04:30.630 26359 26359 D Settings:HtcAppActionButtonPreferenceController: Got broadcast response: Restart status for com.popular.app.android false
08-01 08:04:30.631 26359 26359 D Settings:HtcAppActionButtonPreferenceController: Got broadcast response: Restart status for com.popular.app.android false
08-01 08:04:32.186 26359 26359 D Settings:HtcAppActionButtonPreferenceController: Sending broadcast to query restart status for com.popular.app.android
08-01 08:04:32.246 26359 26359 D Settings:HtcAppActionButtonPreferenceController: Got broadcast response: Restart status for com.popular.app.android false
08-01 08:04:34.595 1850 3914 D BoostFramework: perfHint : hint: 0x1081 pkg_name(userDataStr): com.popular.app.android duration(userData1): 2000 type(userData2): 1
08-01 08:04:34.596 1850 3914 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.popular.app.android/com.siddhatech.tutorial.TutorialActivity (has extras)} from uid 2897 pid 4132
08-01 08:04:34.604 1850 3914 D BoostFramework: perfHint : hint: 0x1081 pkg_name(userDataStr): com.popular.app.android duration(userData1): -1 type(userData2): 2
08-01 08:04:34.604 1850 3914 D BoostFramework: perfHint : hint: 0x1081 pkg_name(userDataStr): com.popular.app.android duration(userData1): -1 type(userData2): 1
08-01 08:04:34.609 1850 3914 D ActivityTrigger: activityStartTrigger: Activity is Triggerred in full screen ApplicationInfo{5eb8882 com.popular.app.android}
08-01 08:04:34.609 1850 3914 E ActivityTrigger: activityStartTrigger: not whiteListedcom.popular.app.android/com.siddhatech.tutorial.TutorialActivity/180
08-01 08:04:34.609 1850 3914 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{5eb8882 com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:04:34.612 4132 4132 I ContextualWidget: click item=ApplicationInfo(id=220, title=Popular, componentName=ComponentInfo{com.popular.app.android/com.siddhatech.tutorial.TutorialActivity} type=0 appsContainer=<ALLAPPS> user=UserHandle{0} restored=0 isDisabled=0)
08-01 08:04:34.617 1850 3915 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{5eb8882 com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:04:34.618 1850 3915 D BoostFramework: perfHint : hint: 0x1083 pkg_name(userDataStr): com.popular.app.android duration(userData1): -1 type(userData2): -1
08-01 08:04:34.619 7687 17327 I [B+]AppInfoService: [onVisiblePackageChanged] packages:com.popular.app.android
08-01 08:04:34.620 7687 17327 I [B+]AppInfoSyncManager: [onAppInfoEvent] app:com.popular.app.android
08-01 08:04:34.627 7687 17327 I [B+]TopPkgCallbackHelper: sendVisiblePackageChanged-- PackageName: com.popular.app.android, TimeStamp: 1596283474619, ExtraPackageName: NULL, Extra2PackageName: NULL
08-01 08:04:34.643 1850 2011 D BoostFramework: perfHint : hint: 0x1081 pkg_name(userDataStr): com.popular.app.android duration(userData1): -1 type(userData2): 3
08-01 08:04:34.644 1850 2011 I ActivityManager: Start proc 32121:com.popular.app.android/u0a302 for activity com.popular.app.android/com.siddhatech.tutorial.TutorialActivity
08-01 08:04:34.710 1850 3914 D InputDispatcher: setFocus: AppWindowToken{aa5d7cd token=Token{623f964 ActivityRecord{fdbd6f7 u0 com.popular.app.android/com.siddhatech.tutorial.TutorialActivity t413}}}
08-01 08:04:34.727 32121 32121 I chatty : uid=10302(com.popular.app.android) identical 1 line
08-01 08:04:34.736 32121 32121 I chatty : uid=10302(com.popular.app.android) identical 2 lines
08-01 08:04:34.811 32121 32141 D SQLiteDBG: DB info: /data/user/0/com.popular.app.android/databases/com.google.android.datatransport.events doesn't exist when open
08-01 08:04:34.824 32121 32148 D FirebaseRemoteConfig: java.io.FileNotFoundException: /data/user/0/com.popular.app.android/files/persisted_config (No such file or directory)
08-01 08:04:34.849 32121 32145 I FA : adb shell setprop debug.firebase.analytics.app com.popular.app.android
08-01 08:04:34.896 32121 32121 D SQLiteDBG: DB info: /data/user/0/com.popular.app.android/databases/DTXDb doesn't exist when open
08-01 08:04:34.902 32121 32121 D SQLiteDBG: DB info: /data/user/0/com.popular.app.android/databases/DTXDbP doesn't exist when open
08-01 08:04:35.130 32121 32145 D SQLiteDBG: DB info: /data/user/0/com.popular.app.android/databases/google_app_measurement_local.db doesn't exist when open
08-01 08:04:37.040 1850 7905 D InputMethodManagerService: Switching to client com.popular.app.android(32121), IME=com.htc.sense.ime/.HTCIMEService
08-01 08:04:37.139 1333 2085 W SurfaceFlinger: Attempting to set client state on removed layer: Window{1b88301 u0 Splash Screen com.popular.app.android}#0
08-01 08:04:37.139 1333 2085 W SurfaceFlinger: Attempting to destroy on removed layer: Window{1b88301 u0 Splash Screen com.popular.app.android}#0
08-01 08:04:37.139 1333 2023 W SurfaceFlinger: Attempting to set client state on removed layer: Surface(name=1b88301 Splash Screen com.popular.app.android)/@0x52be26d - animation-leash#0
08-01 08:04:37.139 1333 2023 W SurfaceFlinger: Attempting to destroy on removed layer: Surface(name=1b88301 Splash Screen com.popular.app.android)/@0x52be26d - animation-leash#0
08-01 08:04:37.150 1850 2008 I ActivityManager: Displayed com.popular.app.android/com.siddhatech.tutorial.TutorialActivity: +2s525ms
08-01 08:04:39.610 1333 1414 W SurfaceFlinger: Attempting to set client state on removed layer: Window{f7d61af u0 com.popular.app.android/com.siddhatech.tutorial.TutorialActivity}#0
08-01 08:04:39.610 1333 1414 W SurfaceFlinger: Attempting to destroy on removed layer: Window{f7d61af u0 com.popular.app.android/com.siddhatech.tutorial.TutorialActivity}#0
08-01 08:04:41.054 1850 3923 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{5eb8882 com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:04:41.055 1850 3923 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{5eb8882 com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:04:41.055 1850 3923 D InputDispatcher: setFocus: AppWindowToken{aa5d7cd token=Token{623f964 ActivityRecord{fdbd6f7 u0 com.popular.app.android/com.siddhatech.tutorial.TutorialActivity t413}}}
08-01 08:04:41.059 7687 17327 I [B+]AppInfoService: [onVisiblePackageChanged] packages:com.popular.app.android
08-01 08:04:41.059 7687 17327 I [B+]AppInfoSyncManager: [onAppInfoEvent] app:com.popular.app.android
08-01 08:04:41.068 7687 17327 I [B+]TopPkgCallbackHelper: sendVisiblePackageChanged-- PackageName: com.popular.app.android, TimeStamp: 1596283481059, ExtraPackageName: NULL, Extra2PackageName: NULL
08-01 08:04:41.401 1850 4092 D BoostFramework: perfHint : hint: 0x1081 pkg_name(userDataStr): com.popular.app.android duration(userData1): 1000 type(userData2): 1
08-01 08:04:41.402 1850 4092 I ActivityManager: START u0 {cmp=com.popular.app.android/o.ժ} from uid 10302 pid 32121
08-01 08:04:41.404 1850 4092 D ActivityTrigger: activityStartTrigger: Activity is Triggerred in full screen ApplicationInfo{8840a37 com.popular.app.android}
08-01 08:04:41.404 1850 4092 E ActivityTrigger: activityStartTrigger: not whiteListedcom.popular.app.android/o.ժ/180
08-01 08:04:41.405 1850 4092 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{8840a37 com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:04:41.748 1850 7905 D InputMethodManagerService: Switching to client com.popular.app.android(32121), IME=com.htc.sense.ime/.HTCIMEService
08-01 08:04:41.749 1850 7905 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{8840a37 com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:04:41.750 7687 17327 I [B+]AppInfoService: [onVisiblePackageChanged] packages:com.popular.app.android
08-01 08:04:41.750 7687 17327 I [B+]AppInfoSyncManager: [onAppInfoEvent] app:com.popular.app.android
08-01 08:04:41.751 7687 17327 I [B+]TopPkgCallbackHelper: sendVisiblePackageChanged-- PackageName: com.popular.app.android, TimeStamp: 1596283481750, ExtraPackageName: NULL, Extra2PackageName: NULL
08-01 08:04:41.751 1850 7905 D InputDispatcher: setFocus: AppWindowToken{1af2b36 token=Token{14444d1 ActivityRecord{9ba7f8 u0 com.popular.app.android/o.ժ t413}}}
08-01 08:04:41.912 32216 32216 I dex2oat : /system/bin/dex2oat --compiler-filter=quicken -j4 --inline-max-code-units=0 --dex-file=/data/user/0/com.popular.app.android/files/jcmandroidfips.jar --output-vdex-fd=77 --oat-fd=81 --oat-location=/data/user/0/com.popular.app.android/files/oat/arm64/jcmandroidfips.odex --compiler-filter=quicken --class-loader-context=& -j4
08-01 08:04:41.904 32121 32121 W com.popular.app.android: type=1400 audit(0.0:4627477): avc: denied { search } for comm=4173796E635461736B202332 name="asound" dev="proc" ino=4026532017 scontext=u:r:untrusted_app:s0:c46,c257,c512,c768 tcontext=u:object_r:proc_asound:s0 tclass=dir permissive=0
08-01 08:04:42.387 1850 4092 D BoostFramework: perfHint : hint: 0x1081 pkg_name(userDataStr): com.popular.app.android duration(userData1): 1000 type(userData2): 1
08-01 08:04:42.387 1850 4092 I ActivityManager: START u0 {flg=0x10000000 cmp=com.popular.app.android/o.ժ (has extras)} from uid 10302 pid 32121
08-01 08:04:42.390 1850 4092 D ActivityTrigger: activityStartTrigger: Activity is Triggerred in full screen ApplicationInfo{206a37d com.popular.app.android}
08-01 08:04:42.390 1850 4092 E ActivityTrigger: activityStartTrigger: not whiteListedcom.popular.app.android/o.ժ/180
08-01 08:04:42.390 1850 4092 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{206a37d com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:04:42.434 1850 3914 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{206a37d com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:04:42.435 7687 17327 I [B+]AppInfoService: [onVisiblePackageChanged] packages:com.popular.app.android
08-01 08:04:42.436 7687 17327 I [B+]AppInfoSyncManager: [onAppInfoEvent] app:com.popular.app.android
08-01 08:04:42.436 1850 3914 D InputDispatcher: setFocus: AppWindowToken{c7ee5d4 token=Token{5b5ef27 ActivityRecord{4f6cde6 u0 com.popular.app.android/o.ժ t413}}}
08-01 08:04:42.437 7687 17327 I [B+]TopPkgCallbackHelper: sendVisiblePackageChanged-- PackageName: com.popular.app.android, TimeStamp: 1596283482435, ExtraPackageName: NULL, Extra2PackageName: NULL
08-01 08:04:42.522 32121 32214 D SQLiteDBG: DB info: /data/user/0/com.popular.app.android/databases/securidDB doesn't exist when open
Then i tried the different methods to hide root including Magisk Hide, EdXposed App List Mode and HiddenCore xposed Module. None of them made a difference. Just when i tried Xposed RootCloak received a different message "App cannot be installed on an emulator". I also did Logcat this process but almost everything is the same.
08-01 08:12:49.223 23309 23309 V Avrcp_ext: isBrowseSupported for com.popular.app.android: false
08-01 08:12:49.224 2553 2553 I GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_ALL packageName=com.popular.app.android]
08-01 08:12:49.290 14624 14624 D GmsGcmUnregisterRcvr: Package removed or data cleared: com.popular.app.android
08-01 08:12:49.310 3414 25488 I Icing : doRemovePackageData com.popular.app.android
08-01 08:12:55.278 1850 4093 D BoostFramework: perfHint : hint: 0x1081 pkg_name(userDataStr): com.popular.app.android duration(userData1): 2000 type(userData2): 1
08-01 08:12:55.279 1850 4093 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.popular.app.android/com.siddhatech.tutorial.TutorialActivity (has extras)} from uid 2897 pid 4132
08-01 08:12:55.286 1850 4093 D BoostFramework: perfHint : hint: 0x1081 pkg_name(userDataStr): com.popular.app.android duration(userData1): -1 type(userData2): 2
08-01 08:12:55.286 1850 4093 D BoostFramework: perfHint : hint: 0x1081 pkg_name(userDataStr): com.popular.app.android duration(userData1): -1 type(userData2): 1
08-01 08:12:55.290 1850 4093 D ActivityTrigger: activityStartTrigger: Activity is Triggerred in full screen ApplicationInfo{fd606a com.popular.app.android}
08-01 08:12:55.290 1850 4093 E ActivityTrigger: activityStartTrigger: not whiteListedcom.popular.app.android/com.siddhatech.tutorial.TutorialActivity/180
08-01 08:12:55.290 1850 4093 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{fd606a com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:12:55.293 4132 4132 I ContextualWidget: click item=ApplicationInfo(id=220, title=Popular, componentName=ComponentInfo{com.popular.app.android/com.siddhatech.tutorial.TutorialActivity} type=0 appsContainer=<ALLAPPS> user=UserHandle{0} restored=0 isDisabled=0)
08-01 08:12:55.298 1850 7905 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{fd606a com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:12:55.298 1850 7905 D BoostFramework: perfHint : hint: 0x1083 pkg_name(userDataStr): com.popular.app.android duration(userData1): -1 type(userData2): -1
08-01 08:12:55.301 7687 17327 I [B+]AppInfoService: [onVisiblePackageChanged] packages:com.popular.app.android
08-01 08:12:55.302 7687 17327 I [B+]AppInfoSyncManager: [onAppInfoEvent] app:com.popular.app.android
08-01 08:12:55.310 7687 17327 I [B+]TopPkgCallbackHelper: sendVisiblePackageChanged-- PackageName: com.popular.app.android, TimeStamp: 1596283975301, ExtraPackageName: NULL, Extra2PackageName: NULL
08-01 08:12:55.317 1850 2011 D BoostFramework: perfHint : hint: 0x1081 pkg_name(userDataStr): com.popular.app.android duration(userData1): -1 type(userData2): 3
08-01 08:12:55.317 1850 2011 I ActivityManager: Start proc 2220:com.popular.app.android/u0a302 for activity com.popular.app.android/com.siddhatech.tutorial.TutorialActivity
08-01 08:12:55.699 1850 3937 D InputDispatcher: setFocus: AppWindowToken{89fe55 token=Token{ce050c ActivityRecord{a0da83f u0 com.popular.app.android/com.siddhatech.tutorial.TutorialActivity t419}}}
08-01 08:12:55.734 2220 2220 I chatty : uid=10302(com.popular.app.android) identical 2 lines
08-01 08:12:56.083 2220 2246 D SQLiteDBG: DB info: /data/user/0/com.popular.app.android/databases/com.google.android.datatransport.events doesn't exist when open
08-01 08:12:56.098 2220 2254 D FirebaseRemoteConfig: java.io.FileNotFoundException: /data/user/0/com.popular.app.android/files/persisted_config (No such file or directory)
08-01 08:12:56.151 2220 2251 I FA : adb shell setprop debug.firebase.analytics.app com.popular.app.android
08-01 08:12:56.204 2220 2220 D SQLiteDBG: DB info: /data/user/0/com.popular.app.android/databases/DTXDb doesn't exist when open
08-01 08:12:56.209 2220 2220 D SQLiteDBG: DB info: /data/user/0/com.popular.app.android/databases/DTXDbP doesn't exist when open
08-01 08:12:56.555 2220 2251 D SQLiteDBG: DB info: /data/user/0/com.popular.app.android/databases/google_app_measurement_local.db doesn't exist when open
08-01 08:12:59.674 1850 7905 D InputMethodManagerService: Switching to client com.popular.app.android(2220), IME=com.htc.sense.ime/.HTCIMEService
08-01 08:12:59.772 1850 2008 I ActivityManager: Displayed com.popular.app.android/com.siddhatech.tutorial.TutorialActivity: +4s470ms
08-01 08:12:59.772 1333 2023 W SurfaceFlinger: Attempting to set client state on removed layer: Window{6b56309 u0 Splash Screen com.popular.app.android}#0
08-01 08:12:59.772 1333 2023 W SurfaceFlinger: Attempting to destroy on removed layer: Window{6b56309 u0 Splash Screen com.popular.app.android}#0
08-01 08:13:02.191 1333 2023 W SurfaceFlinger: Attempting to set client state on removed layer: Window{e8712ef u0 com.popular.app.android/com.siddhatech.tutorial.TutorialActivity}#0
08-01 08:13:02.191 1333 2023 W SurfaceFlinger: Attempting to destroy on removed layer: Window{e8712ef u0 com.popular.app.android/com.siddhatech.tutorial.TutorialActivity}#0
08-01 08:13:03.267 1850 3937 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{fd606a com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:13:03.267 1850 3937 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{fd606a com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:13:03.267 1850 3937 D InputDispatcher: setFocus: AppWindowToken{89fe55 token=Token{ce050c ActivityRecord{a0da83f u0 com.popular.app.android/com.siddhatech.tutorial.TutorialActivity t419}}}
08-01 08:13:03.271 7687 17327 I [B+]AppInfoService: [onVisiblePackageChanged] packages:com.popular.app.android
08-01 08:13:03.272 7687 17327 I [B+]AppInfoSyncManager: [onAppInfoEvent] app:com.popular.app.android
08-01 08:13:03.283 7687 17327 I [B+]TopPkgCallbackHelper: sendVisiblePackageChanged-- PackageName: com.popular.app.android, TimeStamp: 1596283983272, ExtraPackageName: NULL, Extra2PackageName: NULL
08-01 08:13:03.639 1850 3746 D BoostFramework: perfHint : hint: 0x1081 pkg_name(userDataStr): com.popular.app.android duration(userData1): 1000 type(userData2): 1
08-01 08:13:03.639 1850 3746 I ActivityManager: START u0 {cmp=com.popular.app.android/o.ժ} from uid 10302 pid 2220
08-01 08:13:03.642 1850 3746 D ActivityTrigger: activityStartTrigger: Activity is Triggerred in full screen ApplicationInfo{9fde84d com.popular.app.android}
08-01 08:13:03.642 1850 3746 E ActivityTrigger: activityStartTrigger: not whiteListedcom.popular.app.android/o.ժ/180
08-01 08:13:03.642 1850 3746 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{9fde84d com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:13:03.997 1850 3746 D InputMethodManagerService: Switching to client com.popular.app.android(2220), IME=com.htc.sense.ime/.HTCIMEService
08-01 08:13:03.998 1850 3746 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{9fde84d com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:13:03.999 7687 17327 I [B+]AppInfoService: [onVisiblePackageChanged] packages:com.popular.app.android
08-01 08:13:03.999 7687 17327 I [B+]AppInfoSyncManager: [onAppInfoEvent] app:com.popular.app.android
08-01 08:13:04.000 7687 17327 I [B+]TopPkgCallbackHelper: sendVisiblePackageChanged-- PackageName: com.popular.app.android, TimeStamp: 1596283983999, ExtraPackageName: NULL, Extra2PackageName: NULL
08-01 08:13:04.000 1850 3746 D InputDispatcher: setFocus: AppWindowToken{787fbe4 token=Token{91c5377 ActivityRecord{841d176 u0 com.popular.app.android/o.ժ t419}}}
08-01 08:13:04.182 2339 2339 I dex2oat : /system/bin/dex2oat --compiler-filter=quicken -j4 --inline-max-code-units=0 --dex-file=/data/user/0/com.popular.app.android/files/jcmandroidfips.jar --output-vdex-fd=80 --oat-fd=81 --oat-location=/data/user/0/com.popular.app.android/files/oat/arm64/jcmandroidfips.odex --compiler-filter=quicken --class-loader-context=& -j4
08-01 08:13:04.204 2220 2220 W com.popular.app.android: type=1400 audit(0.0:4627780): avc: denied { search } for comm=4173796E635461736B202332 name="asound" dev="proc" ino=4026532017 scontext=u:r:untrusted_app:s0:c46,c257,c512,c768 tcontext=u:object_r:proc_asound:s0 tclass=dir permissive=0
08-01 08:13:04.703 1850 7905 D BoostFramework: perfHint : hint: 0x1081 pkg_name(userDataStr): com.popular.app.android duration(userData1): 1000 type(userData2): 1
08-01 08:13:04.704 1850 7905 I ActivityManager: START u0 {flg=0x10000000 cmp=com.popular.app.android/o.ժ (has extras)} from uid 10302 pid 2220
08-01 08:13:04.708 1850 7905 D ActivityTrigger: activityStartTrigger: Activity is Triggerred in full screen ApplicationInfo{7bdc403 com.popular.app.android}
08-01 08:13:04.708 1850 7905 E ActivityTrigger: activityStartTrigger: not whiteListedcom.popular.app.android/o.ժ/180
08-01 08:13:04.708 1850 7905 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{7bdc403 com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:13:04.746 1850 10695 D ActivityTrigger: activityResumeTrigger: The activity in ApplicationInfo{7bdc403 com.popular.app.android} is now in focus and seems to be in full-screen mode
08-01 08:13:04.747 7687 17327 I [B+]AppInfoService: [onVisiblePackageChanged] packages:com.popular.app.android
08-01 08:13:04.747 7687 17327 I [B+]AppInfoSyncManager: [onAppInfoEvent] app:com.popular.app.android
08-01 08:13:04.748 7687 17327 I [B+]TopPkgCallbackHelper: sendVisiblePackageChanged-- PackageName: com.popular.app.android, TimeStamp: 1596283984747, ExtraPackageName: NULL, Extra2PackageName: NULL
08-01 08:13:04.748 1850 10695 D InputDispatcher: setFocus: AppWindowToken{d6fbcb2 token=Token{4667ebd ActivityRecord{bd42614 u0 com.popular.app.android/o.ժ t419}}}
08-01 08:13:04.768 2220 2337 D SQLiteDBG: DB info: /data/user/0/com.popular.app.android/databases/securidDB doesn't exist when open
User contributions licensed under CC BY-SA 3.0