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