Configure the barcode scan settings
When developing with BarcodeScannerActivity, you can add configurations via the BarcodeScannerConfig class. These articles will guide you on how to configure the settings.
- Specify Barcode Formats
- Switch Single & Multiple Scanning Modes
- Improve the Performance
- Customize Scanner UI
- Add Additional Settings
If you have other customization requirements on the BarcodeScanner component, you can modify it with the open source code on GitHub.