smanikandan14 / ThinDownloadManager

To download files and to avoid using DOWNLOAD_WITHOUT_NOTIFICATION permission if you are using Android's DownloadManager in your apps.
Apache License 2.0
783 stars 185 forks source link

Reserve Exif meta data #90

Closed hendrawd closed 6 years ago

hendrawd commented 7 years ago

Will this library reserve Exif meta data from a jpeg file? If not, how can i reserve the Exif meta data?

hendrawd commented 6 years ago

Sorry for long time no update. I can confirm that this library will download the original file without messing with EXIF meta data of jpeg file.