Is there any way to poll the system for the "essentially four states" of an Activity (ACTIVE/RUN, PAUSED, STOPPED, DEAD) ?
I have a situation where this would be convenient, and I don't want to clutter my onXXXX() handlers with my own state tracking. -- Ward --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

