Hi! I'm trying to write a simple App that turns on wifi, starts the sync (calendar, contacts ...) and, when sync is finished, turns wifi off.
I accomplished almost everything, but I still don't know when syncing is finished. The SDK says: "If you want to monitor the progress of the sync you may register a SyncObserver." But... there is no SyncObserver anywhere to be found. I also looked at the source from the synchronization-settings app from the framework and found old code that was removed in android 1.5 ... so there must be a way, because the "start sync" button knows when sync is finished. I hope anyone knows a way to observe the sync status. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

