I want to write a program to check if the internal microphone of android phone is on, off or in use by some other application.
If this is possible then how can I do this?
I read related questions at stack overflow but did not find a solution.
As far as I know, there is no way to know the microphone's state (Busy, Available,..). Sorry