适用android8.0的adb命令---持续更新
2018-11-28 本文已影响0人
melody256
1、查看进程
ps -A
2、查看CPU
top -b
3、查看当前运行程序包名
adb shell dumpsys window | findstr mCurrentFocus
4、wifi配置文件
/data/misc/wifi/WifiConfigStore.xml
1、查看进程
ps -A
2、查看CPU
top -b
3、查看当前运行程序包名
adb shell dumpsys window | findstr mCurrentFocus
4、wifi配置文件
/data/misc/wifi/WifiConfigStore.xml