> Don't use a service; use the alarm manager to schedule your
 > wakeup/work.

Currently I'm actually using the widget framework's update mechanism.

 From what I understand, a service must be used in any case to avoid ANR 
when processing the request might take a bit longer.

The widget example on the developer blog uses a service as well, but 
does not call Service.stopSelf() when done.

Michael

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to