SkillAgentSearch skills...

Camera2QRcodeReader

Simple real time QR code reader implementation

Install / Use

/learn @Gutyn/Camera2QRcodeReader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.<br> </br> Comments and advices are appreciated.

Related Skills

View on GitHub
GitHub Stars45
CategoryDevelopment
Updated5mo ago
Forks13

Languages

Java

Security Score

87/100

Audited on Nov 5, 2025

No findings