Picture Orientation is not correct in exif #11

Closed
opened 2013-01-17 17:12:24 +00:00 by navicore · 3 comments
navicore commented 2013-01-17 17:12:24 +00:00 (Migrated from github.com)

the internal camera creates exif in the jpg bytes returned to callback but no orientation tags.

the internal camera creates exif in the jpg bytes returned to callback but no orientation tags.
navicore commented 2013-01-17 17:12:39 +00:00 (Migrated from github.com)

fixed. i listen for orientation changes in base activity now and rewrite the exif. this may have to be re-opened in the future if we find some devices don't work right, there is a lot of blogging on this: http://android-developers.blogspot.com/2010/09/one-screen-turn-deserves-another.html

fixed. i listen for orientation changes in base activity now and rewrite the exif. this may have to be re-opened in the future if we find some devices don't work right, there is a lot of blogging on this: http://android-developers.blogspot.com/2010/09/one-screen-turn-deserves-another.html
navicore commented 2013-01-17 17:19:40 +00:00 (Migrated from github.com)

doh! orientation is wrong on the htc

doh! orientation is wrong on the htc
navicore commented 2013-01-17 17:37:02 +00:00 (Migrated from github.com)

fixed. adding getRotation() result to each degrees listener sees.

fixed. adding getRotation() result to each degrees listener sees.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
navicore/augie#11
No description provided.