Android Software Engineer Question:

How to handle an audio stream for call in Android?

Android Software Engineer Interview Question
Android Software Engineer Interview Question

Answer:

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.


Previous QuestionNext Question
Tell us is it possible to started an application on powerup?Explain APK format for Android?