On Fri, Feb 18, 2011 at 11:39 AM, Jake Colman <[email protected]> wrote: > My appwidget uses two services to do its work. I have noticed that if I > reinstall the widget onto the phone and homescreen without first > removing it from the homescreen, my services no longer work.
What does "no longer work" mean? > I suspect > that it is because the running services are associated with the widget > that is no longer running but the new widget does not start new > services. > > Does that analysis make sense? No. There is no such concept as "running services are associated with the widget". -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 2.3 Programming Books: http://commonsware.com/books -- 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

