Assigned
Status Update
Comments
su...@google.com <su...@google.com>
kl...@google.com <kl...@google.com>
ji...@google.com <ji...@google.com>
ib...@google.com <ib...@google.com> #2
Can you please add some information about what this bug is about. I'm going to close it otherwise as it is not actionable for us.
kl...@gmail.com <kl...@gmail.com> #3
In some case, we need write Unicode charset String to Exif's tags like "UserComment" , but Android Jetpack's ExifInterface lib only support ASCII charset.
Therer is a fork of ExifInterface athttps://github.com/ddyos/UnicodeExifInterface that implements UserComment with UTF-16 string support
Therer is a fork of ExifInterface at
Description
Version used:1.2.0
Devices/Android versions reproduced on:Android 9
Need Unicode encoding to write and read the tag in Exif.
This feature will be add in feature?