Friday, September 9, 2011

Re: [android-developers] Uninstalling Running Application.

It is immediately killed and removed.  The app can not be involved in that.

On Thu, Sep 8, 2011 at 7:10 AM, sangram <desaisang@gmail.com> wrote:
Hello,
I wanted to know what happens when I try to uninstall an
ACTIVE(RUNNING) application. Does that application get any
notification? How the packagemanager handles such scenario? Does the
onDestroy method get called for the current activity/service of the
active application?

Thanks,
Sangram

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
Dianne Hackborn
Android framework engineer
hackbod@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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment