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