查看android进程 及进程优先级的指令

来源:互联网 发布:图像匹配算法 编辑:程序博客网 时间:2024/06/06 23:56

adb shell

ps

cat /proc/${pid}/oom_adj

dumpsys activity

0 0