An easy to use library for barcode detection. Based on the new AndroidX Camera2 api. Uses the zxing barcode detection library. Comes with a BarcodeView, which combines a camera preview and an automatic overlay for detected barcodes.

Also contains three differend ready to use dialogs
- BarcodeDialog (DialogFragment)
 - BarcodeBottomSheet (BottomSheetDialogFragment)
 - BarcodeAlertDialog (AlertDialog)
 
Features
- camera permission handling
 - customize the displayed result points
 - customize the barcode type (can be a list)
 
from The Android Arsenal
No comments:
Post a Comment