I'm trying to write a top priority app for my personal project (not to be published to the Market) and I don't want the phone or anything other app to interrupt it while it's running (most importantly, I don't want the process manager in Android to kill it for any reason).
I'm totally aware this is not a good 'Android citizen' practice, but I'm more of using the phone as an embedded system platform. If necessary, I can go into great lengths to rebuild the kernel and modify the source code, and I'd appreciate any help in finding the right section to modify how Android handle its Activity/apps/tasks. -- 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

