Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在学习姜饼的 SIP 堆栈。ISipService.aidl 似乎与服务有关。SipService 的 start() 将服务添加到 ServiceManager。但我不知道是谁调用了这个 start()。同样,我很困惑 TELEPHONY_SERVICE 和 iphonesubinfo 服务是如何启动的。我查看了 AIDL,但这些文档都有一个扩展 Service 的类。有人可以给我看一些热门歌曲吗?非常感谢。
SIP 服务由 Phone 应用程序启动。但尚未跟踪与电话相关的服务。