Interview Questions

How will you record a phone call in Android? or How to handle an Audio Stream for a call in Android?

Android Interview Questions and Answers


(Continued from previous question...)

How will you record a phone call in Android? or How to handle an Audio Stream for a call in Android?

Permission.PROCESS_OUTGOING_CALLS: Will Allow an application to monitor, modify, or abort outgoing calls. So using that permission we can monitor the Phone calls.

(Continued on next question...)

Other Interview Questions