请问这几个 service 服务是干嘛的?

2022-05-21 11:36:43 +08:00
 yhm2046

google 一下没有找到资料,求大佬指点谢谢

dm_buflo_cache , /system/bin/gatekeeperd , /system/bin/statsd , media.metrics , /system/bin/idmap2d , /system/bin/drmserver , /system/bin/com.android.car.procfsinspector

5394 次点击
所在节点    Android
5 条回复
laoooo
2022-05-21 16:34:20 +08:00
yhm2046
2022-05-27 15:20:18 +08:00
@laoooo #1 谢谢,请问 dm_buflo_cache 这个服务在哪我没找到,一般这种服务怎么搜索,谢谢
laoooo
2022-05-27 16:57:23 +08:00
@yhm2046 直接 Google 就好了,如果都是安卓服务的话,上面那个网站应该都有吧。

dm 这个我也没找到,你在哪看到的?
yhm2046
2022-05-30 09:14:22 +08:00
@laoooo #3 我用 bootchart 分析自动导出的图片看到的
qgbcs1
2022-09-02 22:37:42 +08:00
Android 启动之后,会加载两类 service

服务分为 2 种:Native Service 、AndroidService 。

Native Service:是在系统 init 阶段通过 init.rc 脚本建立的服务,完全在 C++空间完成的服务。


"drmserver" "configserver" "mediaserver" "sensorservice" "imageserver"

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/854318

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX