问题描述
我正在使用Android API 30 adb
adb shell dumpsys window windows
,但未显示 mCurrentFocused和mFocused应用
请帮助我
解决方法
我想你可以试试这个:
dumpsys 窗口 | grep -E "mCurrentFocus
我正在使用Android API 30 adb
adb shell dumpsys window windows
,但未显示 mCurrentFocused和mFocused应用
请帮助我
我想你可以试试这个:
dumpsys 窗口 | grep -E "mCurrentFocus