Exif Augiement #1

Closed
opened 2013-01-16 21:13:24 +00:00 by navicore · 2 comments
navicore commented 2013-01-16 21:13:24 +00:00 (Migrated from github.com)

an augiement that shutter augiement depends on, has its own settings dialog.

store photog name and license info.
store augie software details like version, augiements active, and mode name

an augiement that shutter augiement depends on, has its own settings dialog. store photog name and license info. store augie software details like version, augiements active, and mode name
navicore commented 2013-01-18 19:10:50 +00:00 (Migrated from github.com)

seems like custom tags won't work through the android built in ExifInterface. need a util lib.

for now, just going to add the fields that ExifInterface does support since the camera doesn't. ie time!!!! gps, flash, maybe iso. it seems some cameras will set these so check first and don't override what the camera does (for now)

seems like custom tags won't work through the android built in ExifInterface. need a util lib. for now, just going to add the fields that ExifInterface does support since the camera doesn't. ie time!!!! gps, flash, maybe iso. it seems some cameras will set these so check first and don't override what the camera does (for now)
navicore commented 2013-01-19 22:03:46 +00:00 (Migrated from github.com)

changing milestone, there isn't any java lib to do this with, the ExifInterface native code ignores tags it doesn't know about.

changing milestone, there isn't any java lib to do this with, the ExifInterface native code ignores tags it doesn't know about.
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#1
No description provided.