Android does not provide a native solution to detect barcodes in your application. However, some barcode image processing libraries are available but it is not always easy to use it for top performance.
Through this talk, we will see how to implement barcode detection in your Android application from camera management to optimization of barcode recognition thanks to machine learning.