Wednesday, April 27, 2011

[android-developers] Re: Update Contacts

Hi Stefan,

I would advice you to use ContentProviderOperation because this has
the advantage of applying many operations in batch mode. It'll help
you with speed improvements. But be careful how you should use the
RAW_CONTACT_ID. If you have close look to the example, it should be
obvious I think.

--
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
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment