ADB使用

162 阅读1分钟

常用命令

查看当前Activity信息
adb shell dumpsys window windows | grep -E 'mCurrentFocus|mFocusedApp'