Search code examples
androidfirebase-mlkitgoogle-mlkit

Android Firebase ML-Kit real time Barcode Detection through Camera


I have a situation where i have to detect barcode from camera on fly without taking picture using Firebase ML-Kit Vision API.help appreciated.


Solution

  • Its pretty straight forward as opposed to what i thought. below are the official links both to quick-start sample and also the official documentation. Firebase ML-kit sample guide