Skip to content

Latest commit

 

History

History
101 lines (71 loc) · 4.58 KB

File metadata and controls

101 lines (71 loc) · 4.58 KB
layout default-layout
title Main Page - Dynamsoft Barcode Reader for Android
description This is the main page of Dynamsoft Barcode Reader for Android SDK.
keywords android
needAutoGenerateSidebar true
needGenerateH3Content true
breadcrumbText Android

Dynamsoft Barcode Reader Android Edition

Dynamsoft Barcode Reader (DBR) SDK Android Edition is a barcode reading tool designed specifically for Android developers.

You can either get a quick start with the BarcodeScanner APIs or experience a highly customizable development with the foundational APIs. Furthermore, DBR provides a powerful [parameter]({{ site.dcvb_parameters}}file/index.html?lang=android) system in order to cope with various scenarios.

Develop with BarcodeScanner APIs Develop with Foundational APIs
Lines of Code 15+ lines 60+ lines
UI Preset Fully customizable
Decode from Live Video
Decode from an Image X
Performance Customization
Camera Control Limited
Intermediate Results X

Develop with BarcodeScanner APIs

BarcodeScanner is a component with the following features:

  • Minimal Code: High-level APIs achieve full functionality with one line of code.
  • Ready-to-Use UI: Pre-integrated components and UI enable quick setup.
  • Common Customization: Configuration objects simplify typical algorithm and UI setups.

BarcodeScanner supports 2 different Scanning Modes

  • Single Barcode Scanning Mode
    1. Scans any number of barcodes but returns only one result.
    2. Speed prioritized.
    3. Requires user to select one as the result when scanned multiple barcodes.
  • Multiple Barcodes Scanning Mode
    1. Scans multiple barcodes and returns all scanned results.
    2. Read-rate prioritized.

barcode-scanner

> If you are looking for a solution to scan large batches of barcodes, please refer to the [`BatchBarcodeScanner`](https://www.dynamsoft.com/use-cases/batch-barcode-scanning/){:target="_blank"}. The `BatchBarcodeScanner` has much higher ability on scanning large number of barcodes. It also provides you a highly interactable UI for result previewing, editing, saving, reusing and sharing.

Develop with Foundational APIs

If you are looking for a fully customizable barcode decoding library, you are welcome to use the Foundational APIs.

System Requirements

  • Supported OS: Android 5.0 (API Level 21) or higher.
  • Supported ABI: armeabi-v7a, arm64-v8a, x86 and x86_64.
  • Development Environment: Android Studio 2022.2.1 or higher.

Download Demo App

Release Notes

Upgrade Instructions

License Subscription

To develop and run your application with Dynamsoft Barcode Reader SDK, you need an active license key:

Online Store

Contact Us

Feel free to contact us{:target="_blank"} if you have any questions.