Hi,I created an app, that prints a label from an Android device on a Zebra Printer using Bluetooth. It works fine when debuging app but when I create a release apk file and install it on the device,…
Hi,I created an app, that prints a label from an Android device on a Zebra Printer using Bluetooth. It works fine when debuging app but when I create a release apk file and install it on the device,…
Hi guys,I am using zebra printer via network connection to print labels from my apple device as well as android device. I have deployed the app in appstore and after reviewing the app the apple send…
Is it possible to block certain applications or certain things from printing to labels? The client is planning to use Zebra printers installed and configured as "just another printer", but they are…
Hey there guys!I have been trying to develop an Android application to read SmartTap Passes from both Google Wallet and Apple Wallet. I'm using the device TC22 alongside the VAS SDK from Zebra itself…
Hello,Our company uses a cloud-based software, and our co-workers access it via the browsers on their Android smartphones. We also have some ZQ220 Plus mobile printers.Our goal is the following:…
I want to connection ZQ620(this is verification machine) and print, use bluetooth from Android Chrome browser JavaScript (pure or jQuery) only.My sample source.const DEVICE_UUID = '0000fe79-0000-1000…
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…
I need to convert ZPL (Zebra Programming Language) commands into a PDF file so that I can send the PDF to the customer. The customer should be able to print the labels directly from the PDF. How can…
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…