I want to add gps latitude and longitude in a jpg.

I can do it using Sanselan port to Android but the libray is 300kb and
then copy protection on my app makes this 600kb - a huge increase in
app size just to write a few exif tags.

I've tried stripping down the Sanselan libraries to just the relevant
parts but most classes seem to be needed and are mostly dependent on
each other.

Is there a more lightweight library to do this. I saw an ExifInterface
in the sdk but it doesn't seem to initialize correctly as I think it
needs to run native code in the camera apk.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to