The android manifest entry android:persistent and the setPersistent() api allows Activities be marked as persistent, so that they do not get killed by the low memory killer. Does the framework provide any mechanism to mark a Service as persistent, so that LMK does not affect it?
Thanks, V --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
