Ionic sample apps that use the Datalogic Cordova plugin. Pre-compiled APKs are provided in releases.
| Name | Description | Screenshot |
|---|---|---|
| AutoScanTrigger | Uses autoScanTrigger functions to toggle available triggers. |
![]() |
| DecodeListener | Uses barcodeManager functions to display barcode data on the screen. |
![]() |
| LedManager | Uses ledManager functions to turn device LEDs on and off. |
![]() |
| SetSymbologies | Uses scannerProperties functions to enable or disable barcode symbologies. |
![]() |
| SetTriggers | Uses keyboardManager functions to enable or disable device triggers. |
![]() |
| Wedge | Uses scannerProperties functions to enable or disable barcode keyboard wedge. |
![]() |
First, make sure you are set up to build and run on an Android device. See the requirements here. You can build and run any of the Ionic app samples with a single command:
ionic cordova run android --device




