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.
我正在制作一个 android 应用程序,可以在编写消息时过滤收件人姓名和号码(使用 Native SMS APP)。请帮助我如何使用在后台运行的应用程序过滤联系人详细信息。
你不能,除非用ContactsContract实现你的“过滤器”的替换提供者来创建你自己的 ROM 模块。“原生短信APP”你没写ContactsContract,你没写,操作系统你也没写,你没办法干涉他们的互通。
ContactsContract