Does Android have any facilities for writing custom exif data?  In
particular, I have some data that will only be available as early as
the jpeg PictureCallback.  How can I insert this data into the exif
header of the jpeg file?  I tried using a copy of the ExifInterface
class I found online, but it fails on the call to
"System.loadLibrary("exif")".  Any help with this would be greatly
appreciated.

Cheers,
Rob

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to