Please help, i need a suggestion.
I am going to keep a button in my app. Which must lock the camera. The camera(hardware) must not to be used by any of the other camera applications. It should only unlock wen i press unlock button in my app.
and also a small doubt wat does “camera.lock();”
Use DeviceAdmin and set camera as disabled on pressing button you could enable it .Check here