Hi!
I'm currently developing an application with a service. My service is 
always listening from a server and waiting for messages or notifications 
and It mustn't be stopped. 
I've solved this issue when the application is killed by the OS Task 
Manager. However, I can't figure out how to prevent this when a Task 
Killing app kills my app. 
I need something like Whatsapp or Line. It's always running since you turn 
on your phone, and if it's killed by OS Task Manager or an especific app 
for this purpose, it restarts after a few seconds.

I really need help on this since I've been reading a lot and searching all 
over the Internet.

Thanks in advance!

Archi

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to