Is it possible to write custom metadata to an JPG image using Android SDK or some 3rd party lib , and extracting it afterwards? If it is, is there any simple solution?
T
Android includes an ExifInterface, but also you could check out Commons Sanselan