I was running the code shown at 
http://code.google.com/android/devel/data/contentproviders.html
in the "Adding Records" section.

As shown in the code, the added contact is STARRED to add to
favorites.
values.put(Contacts.People.STARRED,1);

For some reason, if I changed the value to 0 (don't add to favorites),
it doesn't show up on the Contacts list.

Has anyone seen this before or know what is going on here?

Using android-sdk-windows-1.0_r1

Thanks,
bvdev

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