I believe you cold put a variable in the database when the activity is being interrupted, then when resumed, you cold check to see if that variable is setted on the database.
See the lifecycle on the developer page to know what methods are called and when. I have never done anything like that, so if I said nonsense, please anyone correct me. Em 23/01/2012 09:50, "Mark Murphy" <[email protected]>escreveu: On Mon, Jan 23, 2012 at 4:46 AM, for android <[email protected]> wrote: > Is there any way can i ... No. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" ... -- 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

