android - How to Hide the phone ringing screen when my Application is running -


how hide phone ringing screen when using application without notifying caller i.e. without unanswered call?

i mean when call comes in between when using application call screen must hide , can use application without interruption , call can b shown on notification.

please tell there way.

this possible please check link below: http://img.talkandroid.com/uploads/2011/05/callbackgrounder-1024x606.jpg


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -