sephiroth74 / Android-Exif-Extended

Exif extended library for Android, based on jhead c library (http://www.sentex.net/~mwandel/jhead/)
Other
135 stars 45 forks source link

Correct library version #11

Open MatFl opened 9 years ago

MatFl commented 9 years ago

I am a bit confused about which version of your library should be used, as there are quite a few different versions.

There is http://mvnrepository.com/artifact/it.sephiroth.android.exif/library in version 1.0.1, which works.

Then there are the versions 1.0.2, 1.0.4, 1.0.5 and 1.0.6 under a different name: http://mvnrepository.com/artifact/it.sephiroth.android.exif/android-exif-extended I tested 1.0.5 and 1.0.6 but my changes were not saved at all.

And here http://mvnrepository.com/artifact/it.sephiroth.android.library.exif/library-java are the versions 2.97.x I haven't tried those.

Which version do you suggest should be used?

Robyer commented 8 years ago

As I understand it, 2.97.x is oldest version, then 1.0.x started in april 2014. Later was released newer versions under a different name, but author probably forgot to update readme here (which points to 1.0.1).

So I would use http://mvnrepository.com/artifact/it.sephiroth.android.exif/android-exif-extended, where is currently version 1.0.6 as you mentioned. Where is 1.0.7 (current version on Github) I don't know...