Overview
If you’re not familiar with OEMInfo, this is a service that has been introduced by Zebra a couple of years ago when Google decided with Android 10 to limit how applications can obtain…
If I want to stop the alarm on my USB scanner DS2208 by sending RMDAttributes.ACTION_COMMAND_VIRTUAL_TETHER_STOP_SIMULATION this does not work (but returns success).Starting the alarm perfectly works…
When I want to set the "barcode mode" on my bluetooth scanner DS2278 by using DCSSDKDefs.DCSSDK_COMMAND_OPCODE.DCSSDK_DEVICE_BARCODE_MODE, I get the following error: DCSSDKDefs.DCSSDK_RESULT.…
We are using the ZQ521 printer and i'ts a Link-OS printer. We want to use the "Send File to Printer API", for that we are doing "Web link Printer Configuration" in the Printer setup app. We kept the…
Is it possible to convert PDFs on mobile to a format that can be printed without the PDF Direct?While PDF Direct sounds nice, I fear that customers with existing printers will have trouble updating…
Hi all,we have an Android application (Java 17, SDK 34, Android 14, Zebra API3) which connects to a Zebra RFID reader (RFD8500) for tag scanning and inventory. We are using inventory function (…
Hi guys, I'm working on an app on a ET40 device, using EMDKManager. The app is working fine, but my scanner is activating during a lot of time, which decreases the tablet battery life. My…
We developped an Java application for android smartphone. It prints without any problem a receipt on iMZ220 printer.With the same application, we tried to print on ZQ310 but it doesn't work. Instead…
When applying the SDK to connect to the ZQ630 printer for label printing on an Android device, I encountered an issue where printing fails if consecutive print commands are sent within 1 second.…
Hello,We are trying to set up the "SendfiletoPrinter" for our Android devices. We have generated the enrollment string from Zebra dev portal, later followed the below steps,Download the Printer Setup…