Er your subject line on this thread is "when my app force closes..." Force close == crash.
Anyway, what will happen at that point depends on what previously happened. If you crash once, the service will be restarted. If you continue to crash, the system will eventually decide that your app is broken and not restart its services anymore. Exactly when it decides this is an undefined policy of the platform, based on how frequently this is happening. On Mon, Oct 24, 2011 at 1:15 PM, Ricardo Amaral <mas...@ricardoamaral.net>wrote: > The app is not crashing, I never said it was... > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer hack...@android.com Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en