Forum topic
We do "Store and Recall print" to ZQ320 printers from Android tablets over Bluetooth. Looking at http://link-os.github.io/android/v2.9.2275/documentation/com/zebra/sdk/…, there is a comment…
Forum topic
Hey, I've been working with the ZQ520 mobile printer and have it printing from an Android app over bluetooth. Is there a way to print from an Android app over a USB connection? I'm not able to get…
Forum topic
Hello everyone, I would like to know if there is any example of html and JS to print on a ZQ110 printer, I tried the documentation but I was not successful. The printer will be used to print simple…
Forum topic
Hello, I am trying to print a PDF file on a ZQ521 printer from a native (kotlin) Android app running on Zebra TC26 (Android 10 OS). I've followed the official documentation and also used https://…
Forum topic
I have been trying to print an invoice with an image as a logo for a while and no matter what I tried from all the blogs and documentation I have read I am still not able to print it the way I want…
Forum topic
We have an android app in order to print images using the android sdk for zebra (ZSDK_ANDROID_API.jar). The printer is the ZQ320 model and is in ZPL_HYBRID mode. The same app with the same printer…
Forum topic
Hi- We're working on an iPad app (being written in Nativescript) and are targeting the ZQ600 series as a field printer. However, for initial development purposes we're hoping to use something at a…
Forum topic
I am trying to learn "Connect and Print Over TCP/IP and Bluetooth – Zebra Android Link-OS™ SDK – Java – Android Studio" (https://km.zebra.com/kb/index?page=content&id=SA370). on page  of 3 (…
Forum topic
Hi,   I am currently working on a project where I have to connect a TC56 terminal under Android 6.0 to a Zebra ZQ520 (ZPL) Link-OS printer in Bluetooth. I made a program on Android Studio 2.3,…
Forum topic
I am using ZSDK_ANDROID_API.jar file. I tried the below code to Print data using USB Connection. It sends the signal to Zebra using the USB connection, However, the Printer prints empty page and…