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.
我想知道如何以组形式操作电话联系人,即创建、编辑、删除组、添加、删除、编辑特定组中的联系人。
您应该使用 ContentProvider 和ContactsContract,还可以查看有关使用联系人的教程。