There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
After Android v21, There is new api, Camera2, to replace the old camera api. These is a sample repo to demonstrate created by Google : https://github.com/googlesamples/android-Camera2Basic . This repo is fetch the camera-related code and create a CameraUtil object to help you use the Camera2 api much easier.