That is working as intended, as described here:

http://developer.android.com/guide/topics/fundamentals.html#proclife

On Tue, Jan 12, 2010 at 7:08 PM, Android Developer <kavithasuni...@gmail.com
> wrote:

> Hi,
>
> I have an application which has one activity. The application is
> launched. When i say back, OnDestory() would be called. This means
> that the activity is being killed.
>
> What will happen to the process? Will the process also be killed? But
> when i use ps command i could see the process still running.
>
> Will the process not be killed?
> Can someone explain this in detail or provide from reference to get
> information on the same.
>
>
> Regards
>
> --
> 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<android-developers%2bunsubscr...@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

Reply via email to