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 stream
The B4X library is released on the B4X forum. The live scanner depends on the B4X library.
- Dynamsoft Barcode Reader
- B4X
- JDK (with JavaFX for deskop development)
- Mac (for iOS development)
- Android SDK (for Android development)
- B4Jvlcj (It uses VLC to control web cameras. Only required by the B4J version of live scanner.)
- Clipboard Library for Android