Hi all, O.k. it's clearly stated in the docs (here: http://code.google.com/android/reference/android/app/Application.html) that the Application class allows one to maintain global application state.
Unfortunately this seems not to be the case due to the fact that onTerminate() doesn't fire when an application shuts down. Has anyone found a way to fire an event when an app closes using this class? Is there another way to do this? Thanks! djfrodo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

