I couldn\'t find any examples of how to send messages between an activity and a service, and I have spent far too many hours figuring this out. Here is an example project fo
Seems to me you could've saved some memory by declaring your activity with "implements Handler.Callback"