Forum topic
I tried with Zebra DW DEMO Nor any other Scans large barcodes, can anyone help please? I tried a lot to scan these barcodes used 500% Zoom, use DWDEMO, used dataEdge Android source code, but none of…
Forum topic
We have a 2844-Z printer thant is having issues when we factory reset it or attempt to calibrate it. When you power it off and back on, it will calibrate and spit out two labels and then stop like…
Forum topic
Hi, I am using Link_OS SDK to connect and print labels using a Zebra SDK from iOS app built on Xamarin Forms. With the new firmware I am getting exception after printing the label at the following…
Forum topic
Dear  All! I have an issue with my zebra printer and usb scanner. I am new in zbi world and everything is new for me.I would like to use both of them in my project. I have zebra zt410rfid…
Forum topic
We are planning to upgrade our P4T printers to QLN420. We currently use MC92N0g with Windows CE for printing via bluetooth on P4T.  The latest SDK was installed from the website but the…
Forum topic
I am trying to determine if it would be possible to print a dynamically generated pdf utilizing the link-os SDK. In our current system a PDF is being generated server side and then transmitted to our…
Forum topic
I need to be able to add an entry to the hosts file or have some other way to direct an Android app and/or Chrome to a development website machine. I can't chmod it to be writable. Thanks
Forum topic
Hello we are developing a personal shopper app for a customer. The app will be running on Zebra MC18N0 with Android 5.1.1. We experience two problems trying to unlock the device when it is locked in…
Forum topic
Can the Zebra scanners scan numeric (non-barcode)  or alphanumeric information? I've seen applications that will capture, for example, a credit card number with the camera and then the software…
Forum topic
I'm using LINK-OS Plugin via Bluetooth with the next code (in IMZ320): public async Task printBarCode(string code)         {       …