This repo is unmaintained and archived
Hello Camera2 is an Android Camera2 sample that plays preview.
It controls camera devices by NDK camera2 APIs which becomes one of public libraries in Android N.
- Android Studio 2.1+ with NDK (>=r12) bundle.
A small extra view is toggled when a screen is touched.
- When extra surface view is changed, App is crashed. (e.g when switching portrait to landscape mode, vice versa)