Hi there
Part of the in house app i'm working on has a custom camera. When the user takes a photo we store the location information (gps) in the jpeg metadata
Thats working fine.
However when i try and set the ExifInterface.TagGpsImgDirection attribute - nothing is written to the metadata on the saved jpeg.
Has anyone managed to make this work?
cheers
Answers
Me too.
It was not possible to do with Xamarin.
But,
It was able to run in AndroidStudio.