Loading

摘要: #获取当前activiy adb shell dumpsys window | findstr mCurrentFocus #获取启动时间 adb shell am start -W -S xxx | findstr TotalTime #获取流量数据 adb shell ps -ef | grep 阅读全文
posted @ 2023-04-20 22:15 solomon-zj 阅读(29) 评论(0) 推荐(0)