Hi, Is there any best to solve this problem.
1)In my application , i am displaying one activity(sat Act1) 2) Act1 will start service(and service spawn another thread to process some data) and will wait for service to provide some result. 3) Based on result generated on Step2, Act1 will disply it to user. Now, While at Stpe2, user choose to navigate away in follwin condition a)By Pressing back button. b)By pressing Home button c) some activity automatically comes up e.g. phone ring etc. In above mentioned interupt, how to resume Act1 again so that step3 can be executed? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en