How can I force rear camera to open when an app tries to launch front camera

Viewed 512

I want to programmatically replace the front camera with rear camera. Force it to launch every time. Front camera can be disabled.

There's a way to disable all cameras using the Device Administration API, but I want to keep rear camera only.

0 Answers
Related