Hi, Take a look at the RIL and telephony implementation in Android. Typically an incoming call would block the ongoing activities and takes precedence.
Warm Regards Anil On Wed, Jun 1, 2011 at 5:16 PM, ramya mohan <[email protected]> wrote: > Hi , > > I have a scenario , (i.e) If i am using an android based device(need > not be a phone) ,it is connected to server. I am using around (say > playing an video / playing a game ) If a critical message(information > - can be in any form like audio/video) comes from the server , > whatever is on top must be paused and that message(information) has to > be launched. Is there a way to do it. Any ideas most welcomed. > Thanks in advance. > > > Regards, > Ramya.M > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
