Android-Exif-Extended icon indicating copy to clipboard operation
Android-Exif-Extended copied to clipboard

Correct library version

Open MatFl opened this issue 10 years ago • 1 comments

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?

MatFl avatar Aug 26 '15 08:08 MatFl

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...

Robyer avatar Aug 18 '16 08:08 Robyer