What I\'m trying to achieve: access both front and back cameras at the same time.
What I\'ve researched: I know android camera API doesn\'t give support for using mu
You can not access both the cameras in all android mobile phones due to hardware limitations. The best alternative can be using both the camera one by one. For that you can use single camera object and can change camera face to take another photo.
I have done this in one of my application. https://play.google.com/store/apps/details?id=com.ushaapps.bothie