Use this tag for questions related to the Application State; an application can be at the active state, for example.
I've been working on the Android SDK platform, and it is a little unclear how to save an application's state. …
android android-activity application-stateI am busy converting a web application to MVC and have some information saved to Application variables used across multiple …
c# asp.net-mvc application-stateI want to know when my app is going to be suspend? The state of not being active for a …
ios objective-c background suspend application-stateI am bit confused about these two states. Following is my understanding; when app is in background and if you …
background ios5 uiapplication application-stateAttempting to decide (for my application) what to save in onPause() and what to save in onSaveInstanceState(), I combed the …
android android-activity onpause activity-lifecycle application-statewhere is session state, application state in page life cycle?
asp.net session-state page-lifecycle application-state