Christine wrote:
> I have a service that is waiting for input from an Activity. I noticed
> that if the service has a task scheduled via a handler, an Activity
> can bind and unbind repeatedly to make the service do stuff. 

What is "a task scheduled via a handler"?

> An activity binds to
> the service and makes it work, but after unbind it can't bind again.

Why unbind before the activity is going away?

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android App Developer Training: http://commonsware.com/training

--~--~---------~--~----~------------~-------~--~----~
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