Skip to content

soul7630/CustomCameraDemo

 
 

Repository files navigation

CustomCameraDemo

A demo for custom camera

Demo figure

1.take photo image

2.cropper the pic image

I use the prodect of cropper to achieve the function of cropper.
the site of cropper: https://github.com/edmodo/cropper

Usage

<com.bbk.lling.camerademo.camare.CameraPreview
    android:id="@+id/cameraPreview"
    android:layout_width="match_parent"
    android:layout_height="match_parent" />

Visit this post, for more details.

About

A demo for custom camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%