Android Studio查看CPU使用率。

Posted 君凌烟阁

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Android Studio查看CPU使用率。相关的知识,希望对你有一定的参考价值。

  进入AS自带的CMD,依次输入:

      (1)进入android Atudio安卓的目录:

              1、H:

              2、cd AndroidStudio\sdk\platform-tools

      (2)adb shell

      (3)top -m 10 -s cpu、(-m显示最大数量,-s 按指定行排序)

      (4)dumpsys meminfo (pid),例如dumpsys meminfo 1010

              

以上是关于Android Studio查看CPU使用率。的主要内容,如果未能解决你的问题,请参考以下文章

不构建时Android Studio高CPU使用率

6.3Android Studio的CPU Monitor

Android Studio 在 Windows 10 中使用 CPU 100% 超过 10 小时

6.1Android Studio的Android Monitor概览

6.3Android Studio的CPU Monitor

6.3Android Studio的CPU Monitor