Skip to content

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.

Notifications You must be signed in to change notification settings

25sprout/Camera2Sample

Repository files navigation

Camera2Sample

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.

這個專案是參考 Google Sample Code : https://github.com/googlesamples/android-Camera2Basic , 展示新API Camera2的用法。基本上 Code 跟 Google 一樣,但是有把相關的Code包成CameraUnit物件來使用

請至 wiki 觀看 細節介紹

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages