摘要: 以下运行环境为windows10系统,python3 1.监控启动时间 adb logcat | findstr START 启动监控 ,启动后启动对应app可以获取包名冷启动adb shell am start -W -n (上一条命令获取的包名) 启动app adb shell am force 阅读全文
posted @ 2019-09-03 11:16 Maggie2019 阅读(301) 评论(0) 推荐(0)