QR Code Detector in ValetActivity for detecting the QR code shown by the Customer User
- shusrushabezugam
- Apr 23, 2019
- 1 min read
Updated: Apr 25, 2019
Encapsulated all concepts I learned through out my course as Java concepts, gradle, Android programming and Firebase concepts ,storage concepts.
ML Kit Barcode Reader
ZXing Barcode Detector
I made a choice to use ZXing Barcode Reader in Valet Activity.

I took more than 4 days to figure out how to create a QR code detector in this project.
References:
Comments