Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.21 KB

File metadata and controls

22 lines (18 loc) · 1.21 KB
layout default-layout
title Configure Barcode Scanner - Dynamsoft Barcode Reader Android Edition
description Configure the barcode scan settings via BarcodeScannerConfig class when using Barcode Scanner Android Edition
keywords Configure, config, BarcodeScannerConfig, Android
breadcrumbText Configure Barcode Scanner
noTitleIndex true
needGenerateH3Content true
needAutoGenerateSidebar true

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.

If you have other customization requirements on the BarcodeScanner component, you can modify it with the open source code on GitHub.