• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Service will alive if a app is ended ?

Bee Torika

Newbie
Hi !

if I start service by Context#startService , will it be independent so the service will be alive even if app is ended ???

I wonder how some apps get msg even if I do not start the app.
Is it 'push service' or 'service is alived and received a msg' ?

if service can be alived, why do we uses 'push service' ?

Thanks :D
 
Back
Top Bottom