The Dynamsoft BarcodeScanner is a ready-to-use component built on the Dynamsoft Barcode Reader SDK. This repository contains the source code for both Android and iOS editions, enabling developers to integrate barcode scanning functionality into their mobile applications easily.
- High-performance barcode scanning with support for various symbologies.
- Easy integration for Android and iOS projects.
-
Download Source Code
- Navigate to the
android/srcfolder in this repository and download the source code. Modify the code according to your project requirements.
- Navigate to the
-
Import
DynamsoftBarcodeReaderBundle/dynamsoftbarcodereaderbundleas a Module- In Android Studio, go to File > New > Import Module.
- Select the
DynamsoftBarcodeReaderBundle/dynamsoftbarcodereaderbundledirectory and follow the prompts to add it to your project.
-
Add the module dependency to your app's
build.gradlefile:dependencies { implementation project(':dynamsoftbarcodereaderbundle') } -
Sync Your Project
- Sync the Gradle files to ensure the dependency is correctly loaded.
-
Download Source Code
- Navigate to the
ios/srcfolder in this repository and download the source code. Modify the code as per your project needs.
- Navigate to the
-
Add
DynamsoftBarcodeReaderBundleto Your Xcode Project- Drag the
DynamsoftBarcodeReaderBundle.xcodeprojinto your Xcode project.
- Drag the
-
Verify Dependencies
- Verify that the necessary libraries and frameworks (e.g.,
DynamsoftCaptureVisionBundle, etc.) are linked in your Xcode project's settings.
- Verify that the necessary libraries and frameworks (e.g.,
For assistance, feel free to contact us:
- Website: https://www.dynamsoft.com
- Contact: https://www.dynamsoft.com/company/contact/