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