How will you record a phone call in Android? How to get a handle on Audio Stream for a call in Android?
Answer Posted / mady
Permissions.PROCESS_OUTGOING_CALLS: Allows an application to monitor, modify, or abort outgoing calls.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is api level, codename of android 4.0.3 – 4.0.4?
Explain activity lifecycle briefly.
What are the other notifications?
Explain me what is the android application architecture?
When a dialog is requested for the first time, which method will android call from your activity?
Will galaxy s9 get android 10?
How many activities are in focus at any time?
Explain apk format for android?
What item are important in every android project ?
Explain the four java classes related to using sensors on the android platform?
Explain the difference between data storage options which are available in android?
how to do inter-thread communication in android, using handlers?
What main/assets/ directory contains?
Explain androidmanifest.xml file and why do you need this?
What is raw/ directory?