Android: Where does CameraInfo gets the information from?
I am working on an Android device with a camera set up in vertical orientation. The problem I am trying to fix is that, when you take a picture with the Camera app, the image gets save in horizontal mode instead of vertical mode. Basically, it’s like it’s rotating the image when saving it.