how about Sanselan http://groups.google.com/group/android-developers/browse_thread/thread/7641bc40e0836945
Apache Sanselan is opensource pure-java Image library.it's not for android. but he cut out non android codes. It's not beginners topic,but one of good solution. thanks aki On 7月31日, 午前10:33, Rob <[email protected]> wrote: > Does Android have any facilities for writing customexifdata? In > particular, I have some data that will only be available as early as > the jpeg PictureCallback. How can I insert this data into theexif > 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 -~----------~----~----~----~------~----~------~--~---

