Skip to content

sdklite/exif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>