美文网首页
适用android8.0的adb命令---持续更新

适用android8.0的adb命令---持续更新

作者: melody256 | 来源:发表于2018-11-28 20:09 被阅读0次

    1、查看进程

          ps -A

    2、查看CPU

         top -b

    3、查看当前运行程序包名

         adb shell dumpsys window | findstr mCurrentFocus

    4、wifi配置文件

         /data/misc/wifi/WifiConfigStore.xml

    相关文章

      网友评论

          本文标题:适用android8.0的adb命令---持续更新

          本文链接:https://www.haomeiwen.com/subject/somzqqtx.html