1、IPC inter-process community 进程间通信
2、主要机制是内核空间存在共享区域,基于内存映射mmap来实现ipc通信
3、wms、ams、pms系统主要服务都是通过binder机制来实现的
获取系统服务: getSystemService
参考:Android中的binder机制详解_大渔歌_的博客-CSDN博客_android binder机制
标签:ipc,Binder,博客,间通信,binder,机制 From: https://www.cnblogs.com/suiyilaile/p/16952462.html