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…
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…
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…
Hello I've watched the most recent Dev { TALK } video have copied code verbatim however I'm getting the following error.
08-12 03:25:10.849 8995-8995/com.example.sampleemdkapplication W…
Hello,
We've some TC25 devices where the scanner doesn't pass status and scans to the application via emdk when a user triggers to fast. The app doesn't crash or show an exception. But when this…
My company and I recently purchased a few TC-51's that we are going to use for development. We need to be able to load a custom bootloader however, it looks like the bootloader is locked even with…
We currently have an app that runs on the MC92N0 with Windows CE. This is a CompactFramework app.
We know that Microsoft is ending support for Windows CE and Embedded and we want to start working…
Hi Guys,
I'm developing a java application that will read tags from FX7500 reader. On windows the RfidEventsListener is working, on CentOS RfidEventsListener is not working. The SDK version on linux…
Hello,In my app for Zebra MC330M I use EMDK: Zebra Technologies Corp:EMDK APIs:26
I have a activity that implements listener and I override onOpened function:
@Overridepublic void onOpened(…