How will you record a phone call in Android? or How to handle an Audio Stream for a call in Android?
Answer / mady
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.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the first element in the androidmanifest file, right after the encoding declaration?
Name the mobile automation tools that are available in the market.
Describe the android framework
What is orientation in android? How is it done?
What are the core building blocks of android?
What are the key components of Android Architecture?
Which programming language is used for android app development?
Which dialog boxes are supported by android?
What is android dependency injection?
how do you declare 4 components of android in mainfestfile?
Explain android architecture briefly.
Can android run javafx?