adb shell dumpsys window w | grep \/ | grep name= | cut -d = -f 3 | cut -d \) -f 1
转载于:https://www.cnblogs.com/tantanjishu/p/7258379.html
adb shell dumpsys window w | grep \/ | grep name= | cut -d = -f 3 | cut -d \) -f 1
转载于:https://www.cnblogs.com/tantanjishu/p/7258379.html