http://stackoverflow.com/questions/7955757/autostarting-android-service-upon-application-startup/7955885#7955885

On Sat, Oct 29, 2011 at 8:37 AM, I4004 <[email protected]> wrote:
> Hello to everybody!
>
> I have a question concerning starting services: is there a way of starting
> service on application starting ? I know this could easily be done via code,
> but the problem is that I am developing separate UI component, that is not
> aware about application it is used in. Ofcource I could start the service
> when my component is being created by the host app, but I would like to
> start my service independently of that.
>
> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en



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

_Android Programming Tutorials_ Version 4.0 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to