Hello,
I've written an app that takes a photo using the Camera class, saves
the image to the sd card and then emails the photo to a given email
address. I've noticed that the resulting image doesn't contain any
EXIF data? The photos taken with the native camera app contain
appropriate exif, but the photos my app take do not contain any.
Is there some code i'm missing to get the camera to do this, or is it
not supported?
Thanks,
George



