Mac/Linux:adb shell dumpsys window windows | grep mFocusedApp
Window:adb shell dumpsys window windows | findstr mFocusedApp
adb日志查看
adb logcat | grep "findStr"
Mac/Linux:adb shell dumpsys window windows | grep mFocusedApp
Window:adb shell dumpsys window windows | findstr mFocusedApp
adb日志查看
adb logcat | grep "findStr"