That worked for me.

On Apr 7, 1:53 pm, Gothy <[email protected]> wrote:
> i guess it's smth like:
> android.os.Process.killProcess(android.os.Process.myPid())
>
> On Apr 7, 2:01 pm, manohar <[email protected]> wrote:
>
> > Hi all,
>
> > I am unable to completely destory my app. My app is thread based app.
> > Once i exit the app by calling onDestroy method, it is exiting
> > properly. If i try to relaunch the application is says "The applicatin
> > stoped unexpectedly, try again". If i again select my app it is
> > launching. It means in a alternative attempt its launching.  as i am
> > guessing, its not making Null for few static objects. once it shows
> > the exception has explained above it is making all the objects null,
> > so that i am able to reluanch.  Pls can some one suggest how to
> > overcome this issue. How to completely destory the application??
>
> > regards
> > manu
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to