java - Do android photo's store compass information in metadata, if not how could it be done? -


just wondering , there way of storing compass information of phone when take photo,

ideally direction person facing when photo recorded.

how go implementing in android

edit added

the exifinterface not store data based on compass direction when photo taken.

how go storing photo?

generally type of data stored in exif tags in image, take @ android.media.exifinterface.


Comments