Readme info

pull/1/head
Mattia Iavarone 7 years ago
parent b8628d4c2d
commit df77e95967
  1. 19
      README.md

@ -1,14 +1,7 @@
<img alt='CameraKit Header' src='.repo/camerakit-android-header.png' height='125'/>
##### Originally a fork of [Google's CameraView library](https://github.com/google/cameraview).
*A fork of [Dylan McIntyre's CameraKit-Android library](https://github.com/gogopop/CameraKit-Android), originally a fork of [Google's CameraView library](https://github.com/google/cameraview)*
CameraKit is an extraordinarily easy to use utility to work with the infamous Android Camera and Camera2 APIs. Built by [Dylan McIntyre](https://github.com/dwillmc).
Try out all the unique features using the CameraKit Demo from the Google Play store!
<a href='https://play.google.com/store/apps/details?id=com.flurgle.camerakit.demo&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height='80'/></a>
<img src='.repo/demo1.png' width='120'/> <img src='.repo/demo2.png' width='120'/> <img src='.repo/demo3.png' width='120'/> <img src='.repo/demo4.png' width='120'/>
CameraKit is an easy to use utility to work with the Android Camera APIs. Everything at the moment is work in progress.
## Table of Contents
@ -416,11 +409,3 @@ camera.setCameraListener(new CameraListener() {
});
```
## Credits
[Dylan McIntyre](https://github.com/dwillmc)
## License
CameraKit-Android is [MIT licensed](https://github.com/wonderkiln/camerakit-android/blob/master/LICENSE).

Loading…
Cancel
Save