Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 16 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-12T06:32:51.000Z (over 2 years ago)
- Last Synced: 2024-11-10T09:20:13.208Z (2 months ago)
- Topics: android, barcode, dynamsoft, ios, java, javafx, linux, mac, windows
- Language: FreeBasic
- Homepage:
- Size: 226 KB
- Stars: 3
- Watchers: 3
- 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://img.shields.io/badge/Download-Offline%20SDK-orange)](https://www.dynamsoft.com/barcode-reader/downloads)
- [![](https://img.shields.io/badge/Get-30--day%20FREE%20Trial%20License-blue)](https://www.dynamsoft.com/customer/license/trialLicense/?product=dbr)