Hi, I'm trying to sync data connecting to a web service at periodic intervals.
As of now, i'm using a Alarm Manager. But the BroadcastReceiver does not fire the class which does all the syncing. I am passing the context of the BroadcastReceiver as a parameter for this class. Is this the right way? Or using a Handler is a better option? Waiting for a reply. Thanks, Immanuel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

