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

is there any way to capture clearing recent tasks?

Veclar

Newbie
I am developing an android app in which i am running a background service.I don't want to make my service destroy when user clear the recent tasks.I am restarting my service in ondestroy() method but it is still destroyed when user clear the recent tasks.Is there any way to catch this? is there any broadcast receiver or any other method to solve this problem? need your help!!
 
Back
Top Bottom