I've been searching for ways to add my own metadata to jpg images.
I have looked at the JpegUtils library which includes an ExifData object but it seems predicated on the Android ExiifInterface class which is a very limited implementation of the Exif standard and is not ideal for my purposes.
Has anybody successfully used B4A to write to the User Comment tag?
HI,
Thank you for your reply.
I used that lib and success for reading and writing some tags but the problem is I need to write and read ImageDescription that cant.
I have some apps that can read and write ImageDescription.