Windows
adb shell dumpsys window | findstr mCurrentFocus
Linux / Mac
adb shell dumpsys window | grep mCurrentFocus
Windows
adb shell dumpsys window | findstr mCurrentFocus
Linux / Mac
adb shell dumpsys window | grep mCurrentFocus
本文标题:adb命令获取当前打开应用包名
本文链接:https://www.haomeiwen.com/subject/ikbhultx.html
网友评论