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.