Is it possible to get the currently running activity through
Service..??

i.e. I have a service started by an Activity A, and now I want to stop
the service by another activty say Activity B.

Since Activity B doesnt know about the service, i want to capture the
events in OnKeyDown() of the Activity B in my service...

Is this possible..??? How can i get the Activity B's  object..?

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