Hi,

Is it possible to list all of the ContactsContract.Groups for a
particular Account?  It looks like account_type and account_name from
ContactsContract.RawContacts can be used along with the
GroupMembership from the ContactsContract.Data table to build a list
of all of the Groups currently in use for an account_name/
account_type, but it doesn't look like there is a column in the Groups
table that can be linked directly to the accounts table.  There seems
like a better way to get this information.

thanks.

justin

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
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