Thank you Dmitri, > 1) SyncResult is your friend. A SyncResult object is passed to the > sync adapter's onPerformSync method. Fill it up before returning.
Ok, but if a sync request is not propagated to the sync adapter for some reason, how can I observe this fail? Actually I'm blocked with the contacts application issue. It seems that there is a bug in Android source code which doesn't allow a custom account to display the input fields into the contacts application, when adding/editing contacts. I works only if you view these contacts, this is the case of the Facebook application which creates a read only account, annd allows only to view the stored contacts. I was wondering if there is any application which creates a custom account and then is able to add contacts to that account... Thank you again Carlo -- 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

