Skip to content Skip to sidebar Skip to footer
Showing posts with the label Exif

How To Save Exif Data After Bitmap Compression In Android

After taking a picture with the camera intent, I compress the bitmap to lower the file size. The pr… Read more How To Save Exif Data After Bitmap Compression In Android

Change "exif" Data Between Onpicturetaken And Write()?

I am developing an app for a custom android device. It is still early in the development and it is … Read more Change "exif" Data Between Onpicturetaken And Write()?