Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 693 Bytes

README.md

File metadata and controls

32 lines (27 loc) · 693 Bytes

AutoCamera

Take Picture from Custom camera using Camera API2.

Usage

Gradle

dependencies {
    compile 'com.katariya.autocameralib:AutoCamera:0.0.1'
}

Maven

   <dependency>
     <groupId>com.katariya.autocameralib</groupId>
     <artifactId>AutoCamera</artifactId>
     <version>0.0.1</version>
     <type>pom</type>
   </dependency>

Ivy

   <dependency org='com.katariya.autocameralib' name='AutoCamera' rev='0.0.1'>
     <artifact name='AutoCamera' ext='pom' ></artifact>
   </dependency>

Screen shots

Alt text

Alt text