Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 422 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 422 Bytes

Introduction

The project is a mirror of com.android.gallery3d.exif from Gallery2

Usage

Gradle

compile 'com.sdklite:exif:0.2.0'

Maven

<dependency>
  <groupId>com.sdklite</groupId>
  <artifactId>exif</artifactId>
  <version>0.2.0</version>
</dependency>