Android-Exif-Extended
Android-Exif-Extended copied to clipboard
Exif extended library for Android, based on jhead c library (http://www.sentex.net/~mwandel/jhead/)
when ExifTag tagOrientation = exifInterface.getTag (ExifInterface.TAG_ORIENTATION); is always null ``` ExifInterface exifInterface = new ExifInterface(); exifInterface.readExif( path, ExifInterface.Options.OPTION_ALL ); ExifTag tagOrientation = exifInterface.getTag(ExifInterface.TAG_ORIENTATION); ``` as I can create a tag...
If I set a new TAG_ORIENTATION value using exifInterface.setTagValue(ExifInterface.TAG_ORIENTATION, newValue); and then use exifInterface.writeExif(dstFilename), new orientation value is not saved.
Heyo! I know, wrong place to do so, but atleast for your Exif-library, the license is incomplete. To be precise, you're missing the first line of the apache license as...
You can neither use Android-Exif-Extended to read GPS data written to a JPEG file by android.media.ExifInterface nor use android.media.ExifInterface to read GPS data written to a JPEG file by Android-Exif-Extended....
As apache commons library is too big, I extracted only related functions. Apologize that I didn't commit some refractoring job seperately.
US-ASCII supported only. I don't know whether it supports unicode. I modified the US-ASCII to UTF-8,and then I can write chinese characters to exif and can be displayed normaly by...
Hi: I need lib to jar using in eclipse Would you build a jar file for me I don't know how to include Android Studio to eclipse ``` Thanks ```
Hi, I want test your library in Android and when I import library to new project in Eclipse app crash with java.lang.NoClassDefFoundError Here is logcat scr: ![zrzut ekranu 2014-02-18 o...
https://github.com/RikkaApps/Shizuku-API/tree/01e08879d58a5cb11a333535c6ddce9f7b7c88ff