On Wed, Nov 18, 2009 at 22:45, Dianne Hackborn <hack...@android.com> wrote:
> 2009/11/18 Cédric Berger <cedric.berge...@gmail.com>

>> Are there situations where it is done by the system (automatically) ?
>> (ie. in case it is too low on memory).
>
> Nope, definitely never ever.  The user must explicitly request this.
>
>>
>> Or can I be sure that when it is the system that kills Services, it
>> never does anything else (such as unregistering alarms) ?
>
> By definition it does everything described: kill all processes, stop all
> services, unregister all alarms, remove all notifications.  And possibly
> more, too.
>

I meant not when the user requested it, but when the system went
really too low on memory : as I understand the system  may eventually
have to kill some services (even if it is not a full "force stop") ?
(And if not, what happens when it is really too short on memory ?)

-- 
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

Reply via email to