https://github.com/tony-xlh/barcodereader-b4x
Cross-platform Barcode Reader using B4X
https://github.com/tony-xlh/barcodereader-b4x
android barcode dynamsoft ios java javafx linux mac windows
Last synced: 20 days ago
JSON representation
Cross-platform Barcode Reader using B4X
- Host: GitHub
- URL: https://github.com/tony-xlh/barcodereader-b4x
- Owner: tony-xlh
- License: apache-2.0
- Created: 2021-05-12T06:36:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-12T06:32:51.000Z (over 2 years ago)
- Last Synced: 2025-03-30T02:33:21.419Z (about 1 month ago)
- Topics: android, barcode, dynamsoft, ios, java, javafx, linux, mac, windows
- Language: FreeBasic
- Homepage:
- Size: 226 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cross-Platform Barcode Reader
Demo apps using B4X and Dynamsoft Barcode Reader to read barcodes in images and do a live barcode scan:
* BarcodeReader: decode local images
* LiveScanner: decode video streamThe B4X library is released on the [B4X forum](https://www.b4x.com/android/forum/threads/b4x-b4xpages-dynamsoft-barcode-reader-cross-platform-barcode-qr-code-scanning-library.130728/). The live scanner depends on the B4X library.
## Requirements
1. [Dynamsoft Barcode Reader](https://www.dynamsoft.com/barcode-reader/overview/)
2. [B4X](https://www.b4x.com)
3. JDK (with JavaFX for deskop development)
4. Mac (for iOS development)
5. Android SDK (for Android development)
6. [B4Jvlcj](https://www.b4x.com/android/forum/threads/b4jvlcj-embed-vlc-mediaplayer-in-your-program-app.77098/) (It uses VLC to control web cameras. Only required by the B4J version of live scanner.)
7. [Clipboard Library for Android](https://www.b4x.com/android/forum/threads/clipboard-library.7382/)## Links related to Dynamsoft Barcode Reader
- [](https://www.dynamsoft.com/barcode-reader/downloads)
- [](https://www.dynamsoft.com/customer/license/trialLicense/?product=dbr)