Android Software Engineer Question:
How to handle an audio stream for call in Android?
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 Question | Next Question |
Tell us is it possible to started an application on powerup? | Explain APK format for Android? |