i have a Object obj where i need to save the state of this object for long time, so if i extend application class what is the Lifetime of it?
When the user in the current activity and gets a call, after long time the user resumes the activity what will happen to my object and the activity?