Can I Receive a Broadcast from a Service?
It seem I have to extend BroadcastReceiver to receive broadcasts but
I'm already extending Service and I can't extend 2 classes.
Do I set up an additional Activity to receive broadcasts and then just
pass stuff to the already running Service. And if so, how to I pass
additional info to an existing Service?
Is there a better way?

Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
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