Forum topic
I am using EMDK Library in our different applications, All the applications are using the 2D Barcode Scanner. I am facing one issue when I use the scanner in multiple applications. Suppose If I…
Forum topic
If I enable Android Link tool & Android Dex tool the build fails in Xamarin Android. In my app I enabled these two configurations r8 d8 After enabling that I am getting the below error. Build…
Forum topic
Hey, Currently, we use the Zebra scanners with EMDK integrated into our app. I've been reading the techdoc and noticed that Zebra "strongly recommends using DataWedge for all applications that…
Forum topic
How can I configure the scanner settings of the EMDK to enable the scanner to read more than one barcode at a time?
Forum topic
Hi, all. I cannot find any documentation nor samples about "Event Injection Service" for Zebra Android hand-held computers. Is this feature only available to some Zebra partner level ? Thanks,…
Forum topic
Zebra TC75x Scanner is reading partial bar codes on some occasions when part of the bar code is hidden. We are using EMDK version 4.0. The device's Android version is 7.x. If we set the expected…
Forum topic
When calling Scanner.read() on a Nougat TC20 with EMDK 7.3.14, I get the ScannerException: Error code not defined.
Forum topic
We have dozens of zebra scanners with a few different configurations. We want to be able to have a user answer a few questions and then be able to print out a 2-d configuration barcode (like how 123…
Forum topic
Hello, I am experiencing an issue with the TC56, the Barcode scanner stops working when it going in sleep mode. I have looked for similar tickets on the forum and found these tickets : - TC56…
Forum topic
Hi All, Is it possible to access the laser scanner of the TC8000 directly without the need to have the EMDK software library loaded? I could then use this directly in my own Android program that is…