Skip to content

CSHawley/camera2QRcodeReader

 
 

Repository files navigation

camera2QRcodeReader

Simple to use, real time QR code reader implementation for Android. Should give you an idea of how to use the new camera2 API for the application that run on Lollipop (API21) and up using the ImageReader's surface target - the camera streams the data through and you can check for a QR code in the real time. Hopefully it will be handy for some people.
NOTE: it is an experimental one and you should definitely use the idea ONLY and feel free to improve it and make pull requests.
Appreciate any advice or comment.

About

Simple real time QR code reader implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%