I want to develop application that will have an exclusive access to the MediaRecorder namely I want to be able to stop the media recorder from been able to record. So for example if some application like an voice recorder wants access to the media recorder to start recording then I want to my application to prevent this application from doing it. A.k.a I do not want no one to be able to record audio from my phone.
I hope you got my point, I do not know if this is possible but I want to try to do this
Thanks