In Android 2.0, AccountManager was introduced.  It is a powerful API
and I am still learning its capabilities.  I know that I can add an
account and sync down contacts to the contacts database.  Does the
SDKs support sync up contact changes made on the phone?

When a piece of data (e.g. a contact entry) can be changed in multiple
devices, it becomes a very difficult problem to resolve conflicting
edits.  I am trying to understand more about the sync policies and
rules (if any) that may be built into the platform SDK.  Can someone
point me in the right direction?  Thanks!

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