Be aware that until now (2.2), there is no way to customize the Contact UI for creating and editing your custom contact. So, that pretty much defeats the purpose of synchronizing back to the server since you can't edit the contact on the device. Unless you have your own Contacts application or do some heavy and annoying stuff by catching the Intent to create or edit the contact in your own app. But that road is a pain. And you'll lose a lot of the functionality of the Contacts application.
You can see the "bug" here: http://code.google.com/p/android/issues/detail?id=5988 I don't think it's really a bug... It's just mean. If you do find some other solution (or already found it), please let me know. On Jun 17, 6:06 pm, BeerBelly <[email protected]> wrote: > Hey, > > I'm developing an application that needs a two way sync of its own > custom contacts. I saw the sample code on Android developer website > (talking about AccountManager here and the sample sync adapter code), > but that only syncs from the cloud to the device. Is there a way to do > the two way sync? Can someone point me in the right direction with > this? > > Could really use the help here. > > 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

