Hello everyone,
I have an application which consists of 8-10 activities.Suppose i receive an incoming call while running any one of these activities from my application.So how to pause my on going activity(may be anyone out of 8-10)and resume the application after the call finished?Right now my application gets force closed..I would be glad if i can get any sample code!!!
Thanks in advance,
Aniket


