I'd like to get a Cursor for all contacts in the "My Contacts" group.
I could not figure out how to do this with the ContentProvider. As far
as I understood the table structure, I need to use the GroupMembership
table, the Groups table (to get the ID of the "My Contacts" group and
the People table to actually retrieve the contact data. Has anyone
successfully solved this task?

Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to