第二章-Python 实现 获取app 冷热启动时间脚本
首先先回顾一下部分需要使用到的adb命令 adb devices 查看连接设备 adb shell "logcat | grep START" 查看监听 adb s ...
首先先回顾一下部分需要使用到的adb命令 adb devices 查看连接设备 adb shell "logcat | grep START" 查看监听 adb s ...