Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rotated 90 degrees #39

Open
will2012 opened this issue Aug 23, 2014 · 6 comments
Open

rotated 90 degrees #39

will2012 opened this issue Aug 23, 2014 · 6 comments

Comments

@will2012
Copy link

When I take pictures, picture rotated 90 degrees

@johnvdvaart
Copy link

+1

@josemssilva
Copy link

Same on LG G4

@marcusmotill
Copy link

+1

@marcusmotill
Copy link

If you could build in an efficient use of EXIF util to get the camera rotation that would be great. I want to avoid loading bitmaps in my code since memory exceptions are crazy easy to cause that way.

Anyway you can give us a rotatedFilePath() or something like that so we do not need to do the work on the front end?

@donadev
Copy link

donadev commented Feb 26, 2016

The fix for this is to use getFileThumbnail() and getFileThumbnailSmall(), that are the paths for the rotated images. But the problem is when I want to use the image with the original size: what should I do to have it rotated?

@AlexPGA
Copy link

AlexPGA commented Mar 3, 2016

I have the same problem. When I use the image original to upload to server, the image is rotated. how I can solve it? thanks for your reply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants