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/src
folder in this repository and download the source code. Modify the code according to your project requirements.
- Navigate to the
-
Import
DynamsoftBarcodeReaderBundle
as a Module- In Android Studio, go to File > New > Import Module.
- Select the
DynamsoftBarcodeReaderBundle
directory and follow the prompts to add it to your project.
-
Add the module dependency to your app's
build.gradle
file: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/src
folder in this repository and download the source code. Modify the code as per your project needs.
- Navigate to the
-
Add
DynamsoftBarcodeReaderBundle
to Your Xcode Project- Drag the
DynamsoftBarcodeReaderBundle.xcodeproj
into your Xcode project.
- Drag the
-
Verify Dependencies
- Verify that the necessary libraries and frameworks (e.g.,
DynamsoftCore
,DynamsoftBarcodeReader
, 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/