Wednesday, 14 August 2013

Android Activity Instance in Service

Android Activity Instance in Service

In my android project I have the MainActivity and a Service. How can I get
the activity's instance in my service?
Thanks

No comments:

Post a Comment