hi i have a requiremet that i want run service continuously in backgroud and it cannot be top by user or it cannot be force stop by going in manage application. is there any way to get notification when user is trying force stop service? or any way to hide our application in android.
i have done START_STICKY but it can't work. it can be possible to write our code on android system services(or system code) that can't be killed or kernel level coding ? my main criteria is that my service cannot be killed by user please help me in this 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

