I am using the ABZxing library to read barcodes. I recently purchased a new tablet that has a front and back camera. I believe that I changed the camera on the tablet to use the back camera since whenever I start the camera I see my big fat face. But when I call the ABGetBarcode method it always opens the front camera. Is there a way to force ABZxing to use the front camera? Or is there something like using the Camera library that I need to open the back camera first? If so how do I do that with the Camera library?
Thanks
Thanks