I believe the common solution is to also use the updateTimeMilliseconds in the XML file, and then the app widget can start the service if it's not running again in it's Update() function.
-niko On Sep 5, 7:18 am, Alex <[email protected]> wrote: > I have an app widget that uses a Service to handle updates (as per the > SDK sample). > > If a task killer kills the service, the widget obviously stops > updating. Is there any way I can notify the widget that the service > has been killed so it can attempt to restart it? -- 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

