I am loading an image from gallery through bitmap api but the orientation of the image comes different than the one i saved it. Somewhere on stackoverflow i read that i need to get the oreintation value and then rotate the matrix. I tried this but my orientation is coming as 0 from the exif interface.I am loading an image from gallery through bitm