1: 获取PackageManager 获取全部静态已安装的应用:
1 |
|
2:获取ActivityManager获取动态所有正在运行的进程
1 2 |
|
1 |
|
10-20 13:43:16.047: I/System.out(28009): com.qihoo360.mobilesafe:FloatWindow ; 10057 ; 27991
10-20 13:43:16.047: I/System.out(28009): com.qihoo360.mobilesafe:GuardService ; 10057 ; 25390
10-20 13:43:16.047: I/System.out(28009): com.qihoo360.mobilesafe:clear ; 10057 ; 27532
时间: 2024-12-20 20:26:51