Forum topic
Hi, I need to extract the wifi mac-address, while I succeed to do so in Android 8.1 & 10 with Android code, I couldn't find a solution for Android 11. Android blocked mac-address since…
Forum topic
Good afternoon. When working with the scanner, and specifically for the scanner.read() - onStatus, scanner.disable(), scanner.release() - deInitScanner methods, a ScannerException occurs periodically…
Forum topic
My team is working with UPC-A and EAN-13 barcodes and would like to retain the leading 0 as part of the EAN-13 barcodes. We are using the EMDK for Android and currently are enabling the decoderParams…
Forum topic
As we can see from the EMDK documentation and sample application on Github, we need to "wire up" the Android lifecycle events (ie: onResume, onStart, etc...) to the EMDK so we properly…
Forum topic
I've been trying to connect a TC77 with a HS3100 via bluetooth, which I'm planning to use for a prototype for voice picking. The HS31000 connects properly, but does not receive any audio…
Forum topic
Querying configuration settings I have created profiles that can be activated/deactivated in our App via a button. To display the current settings in the Ui I found queries in the documentation, e.g…
Forum topic
how to use zebra scanner in app with my own API
Forum topic
I'm looking to have multiple users with barcode scanners share a single Android tablet. I've successfully used the Zebra SDK to interact with one scanner, however attempting to make a second scanner…
Forum topic
We're building a custom launcher. Through the EMDK (we're using MX 10.0) we're setting ourselves as the default launcher on the device via the "App Manager" EMDK profile. This works as expected -- we…
Forum topic
Hello, We had developed application using MS studio 2008 & EMDK to read data from the MC-9190Z symbol HH reader. In Addition , the user wants to use ChainWay manufactured HH RFID devices along…