I am using Android API 30 adb
adb shell dumpsys window windows
but it is not showing mCurrentFocused and mFocused app
Kindly help me out
I think you can try this:
dumpsys window | grep -E "mCurrentFocus
I think you can try this:
dumpsys window | grep -E "mCurrentFocus