I have connected a usb camera and want open and take picture. I am trying to figure how to use "android.hardware.camera.external" feature for accessing that camera. The "manager.getCameraIdList();" returns count of 2 camera(for front and back) and not the usb camera that is connected.