java Programming Glossary: getexiftag
How to get Latitude and Longitude infromation from picture http://stackoverflow.com/questions/6798508/how-to-get-latitude-and-longitude-infromation-from-picture builder new StringBuilder builder.append Date Time getExifTag exif ExifInterface.TAG_DATETIME n n builder.append Flash getExifTag.. exif ExifInterface.TAG_DATETIME n n builder.append Flash getExifTag exif ExifInterface.TAG_FLASH n builder.append Focal Length.. ExifInterface.TAG_FLASH n builder.append Focal Length getExifTag exif ExifInterface.TAG_FOCAL_LENGTH n n builder.append GPS..
|