How can I interrupt a incoming phone call when this has been already launched. I detect the phone call through a PhoneListener interface. What can I do?
Help me....
Sponsored Links
Please Login or Register to Remove these Advertisements!
one can only listen to phone event,but cannot handle them.If u want ur application to react to an ph call,it can be done using the listener event.but nothing can be done abt ph call.it cannot be handled by us.