Skip to main content
deleted 16 characters in body
Source Link
Danny Beckett
  • 21.1k
  • 27
  • 114
  • 144

Write custom data as a Exif data in a JPEG image fileExif data in a JPEG image file using ExifInterface in Android

Would like to write/addwrite/add custom tags/exiftags/exif data in JPEG fileJPEG file like name, age, etc... Right now iI am able to write default values like Geo location data, attributes etc...Geo location data, attributes etc. but can iI write custom data in JPEG image using ExifInterface (Android) (Android)?

Is this possible or any other alternative to maintain these short of information with image?

Write custom data as a Exif data in a JPEG image file using ExifInterface in Android

Would like to write/add custom tags/exif data in JPEG file like name, age, etc... Right now i am able to write default values like Geo location data, attributes etc... but can i write custom data in JPEG image using ExifInterface (Android)

Is this possible or any other alternative to maintain these short of information with image

Write custom data as a Exif data in a JPEG image file using ExifInterface in Android

Would like to write/add custom tags/exif data in JPEG file like name, age, etc. Right now I am able to write default values like Geo location data, attributes etc. but can I write custom data in JPEG image using ExifInterface (Android)?

Is this possible or any other alternative to maintain these short of information with image?

edited title
Link
Phantômaxx
  • 38.1k
  • 21
  • 88
  • 122

Android Exif EXIF data in JPEG file

improved formatting and removed thanks and regards
Source Link

Write custom data as a Exif data in a JPEG image fileExif data in a JPEG image file using ExifInterfaceExifInterface in Android

Would like to write/addwrite/add custom tags/exiftags/exif data in JPEG fileJPEG file like name, age, etc... Right now i am able to write default values like Geo location data, attributes etc...Geo location data, attributes etc... but can i write custom data in JPEG image using ExifInterface (Android)ExifInterface (Android)

Is this possible or any other alternative to maintain these short of information with image


Regards, Ankit Shah

Write custom data as a Exif data in a JPEG image file using ExifInterface in Android

Would like to write/add custom tags/exif data in JPEG file like name, age, etc... Right now i am able to write default values like Geo location data, attributes etc... but can i write custom data in JPEG image using ExifInterface (Android)

Is this possible or any other alternative to maintain these short of information with image


Regards, Ankit Shah

Write custom data as a Exif data in a JPEG image file using ExifInterface in Android

Would like to write/add custom tags/exif data in JPEG file like name, age, etc... Right now i am able to write default values like Geo location data, attributes etc... but can i write custom data in JPEG image using ExifInterface (Android)

Is this possible or any other alternative to maintain these short of information with image

Source Link
Ankit Shah
  • 485
  • 1
  • 7
  • 15
Loading