> I have a service in my app the creates an alarm and runs a check ever > X minutes. I am new to android and I was wondering is there a way to > prevent another app such as ATK (advanced task killer) from kill my > service/alarms?
No, but Android 2.2 fixes the problem of task killers clearing out alarms, from what we're told. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training...At Your Office: http://commonsware.com/training -- 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

