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.
我的应用程序侦听outgoing_call_broadcast. 我需要在我的广播接收器中知道呼叫是来自拨号器应用程序还是来自已保存的联系人?
outgoing_call_broadcast
为什么你不匹配另一个接收器中的拨号器和联系人的意图,并且每当呼出呼叫广播从接收器读取数据集时,哪个应用程序被用于呼出呼叫。拨号器的 Intent.ACTION_DIAL 和联系人的 Intent.ACTION_PICK