1 | initial version |
I had rotation issue with my Samsung Galaxy S3 - I had to use
camera.setDisplayOrientation(90);
to correct - I think when I googled the issue it was a hardware setting on the camera
2 | No.2 Revision |
I had a rotation issue with my Samsung Galaxy S3 - I had to use
camera.setDisplayOrientation(90);
to correct the problem - I think when I googled the issue it was a hardware setting on the camera