enioka_scan
enioka_scan copied to clipboard
Integration library for all your Android hardware barcode scanner integration needs
The resolution of the device could be lower than the minimum resolution configured for the view (720px).
Hello @marcanpilami , Sur un Xcover 4S la version 2.3.3 de la bibliothèque présente un problème de prévisualisation de la caméra et de scan, elle affiche un écran noir lorsqu'une...
May be related to #26 Now that SDKs should be discoverable at runtime as long as they exist on the device (needs to be tested further, mainly if they can...
These may include: - NFC - Pairing barcodes for the device to scan (generated by the library) - ... As these are specific to each device, this must be an...
idea is: register an URL scheme associated to the demo app. Inside the intent, put a callback URL.
This is a breaking change. Need to introduce another init parameter. Remove the magic on BtSppSdk provider inside LaserScanner (which is not supposed to know anything about the providers).
At the moment, the amount of "officially" supported symbologies is very limited (6 symbologies + a default "unknown" in [`BarcodeType`](./enioka_scan/src/main/java/com/enioka/scanner/data/BarcodeType.java)) and not consistent between SDKs (which may support different symbologies...
Hello @marcanpilami Lorsque j'essaie d'appairer un scanner Zebra avec Mobiscan utilisant la bibliothèque enioka scan, je reçois correctement les signaux d'appairage CONNECTING et CONNECTED. Cependant, j'observe également un signal inattendu...
In `resetProviderCardView()` (called by `initCamera()`), crash if `R.id.scannerProviderStatusCard` does not exist. As it does not appear to be an essential UI element, add a null->return check to ensure this view...
https://github.com/enioka-Haute-Couture/enioka_scan/issues/131 Add more pairing methods (barcode / NFC) for: - Koamtac BT provider - ZebraBt BT provider - HoneywellOssSpp BT provider - ZebraOss BT provider