You're correct, the Google Contacts sync adapter could change the
TITLE for this group in the future.

However, it's more likely that we'll use RES_PACKAGE and TITLE_RES to
set a custom, localized title in the future.

j


On Thu, Nov 19, 2009 at 12:11 PM, jak. <[email protected]> wrote:
> I'm a little worried about using the literal string 'System Group: My
> Contacts' to find the group.
> Can this differ on certain devices or locales?
>
>> String where = ContactsContract.Groups.ACCOUNT_NAME + " =='" + toAcct
>> + "' AND " + ContactsContract.Groups.TITLE + "=='System Group: My
>> Contacts'";
>
> --
> 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
>



-- 
Jeff Sharkey
[email protected]

-- 
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