Skip to content

Gutyn/camera2QRcodeReader

Repository files navigation

camera2QRcodeReader

Simple to use, real time QR code reader implementation for Android using camera2 API. Should give you an idea on how to use the new camera2 API for applications that run on Lollipop (android 21) and up using the ImageReader's surface target. The camera streams the data through and we check for a QR code in the image in real time. Hopefully this can be helpful for some people.

Comments and advices are appreciated.

About

Simple real time QR code reader implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages