Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ramzijabali/qr-code-scanning-sample-android

Sample project using QR code library
https://github.com/ramzijabali/qr-code-scanning-sample-android

android camerax camerax-api compose mlkit mlkit-android qrcode qrcode-scanner

Last synced: 2 days ago
JSON representation

Sample project using QR code library

Awesome Lists containing this project

README

        

# QR Code Scanning Sample Project

Sample project to process QR Codes

https://user-images.githubusercontent.com/18749441/162092742-d452260f-2e51-4a1c-b037-f61246121b9a.mp4

Libraries:
- [CameraX](https://developer.android.com/training/camerax)
- [MLKit](https://developers.google.com/ml-kit/vision/barcode-scanning/android)

References:
- [MLKit Samples](https://github.com/googlesamples/mlkit/tree/master/android/vision-quickstart)