3

In my application captured image rotated automatically in samsung specific device. I want to restrict this. For this I used ExifInterface concept also,but no luck,

Anyone help me!!! Thanks in advance

Pinki
  • 21,723
  • 16
  • 55
  • 88
  • 2
    Are you using default camera app to capture image? If so, you can't prevent that from happening but after receiving the image you can use exifintrface to rotate it to correct angle. There might be some issues in your exifinterface implementation. Share your code – Ankit Aggarwal May 06 '16 at 10:12
  • The question is unclear. Please post the relevant piece of code that you tried. – Alex Cohn May 06 '16 at 18:18
  • I made a silly mistake in my code. I Forget to add config change code in my manifest file,because of that one issue is resolved.sorry if this question disturbs anyone . – Pinki May 12 '16 at 13:08
  • Can you please share the change you made!! – pz64_ Jun 01 '17 at 12:26

0 Answers0