查看android某个应用进程方法

adb shell
ps 看哪个进程
cd /proc/进程号
cd task
以下显示都是该进程下的线程

posted on 2012-02-26 02:17  亭子  阅读(1173)  评论(0)    收藏  举报

导航