LinkOS-Android-Samples
LinkOS-Android-Samples copied to clipboard
Java based sample code for developing on Android. The demos in this repository are stored on separate branches. To navigate to a demo, please click branches.
Hi there, I am developing a android app, where I'm using this [sample code](https://github.com/ZebraDevs/LinkOS-Android-Samples/tree/ZSDK_DevDemos_Combined/ZSDK_DevDemos_Combined/app/src/main/java/com/zebra/android/devdemo/discovery) with attempt to connect to the **[ZQ510 Zebra Printer](https://www.zebra.com/gb/en/support-downloads/printers/mobile/zq510.html)** via Bluetooth. But it's not successful. My...
Hi guys, Currently I'm using model ZD410 for bluetooth print, it's paired up with my device successfully, but when I try to connect it pops out this error: > com.zebra.sdk.comm.ConnectionException:...
I am trying to print a PDF-417 barcode along with other text in order to build a receipt. I am not able to use the CPCL command for the barcode...
error: package com.zebra.sdk.comm does not exist
sample is not working :/
i try with Link-OS Multiplatform SDK for Android and https://github.com/Zebra/LinkOS-Android-Samples/tree/ConnectivityDemo com.zebra.sdk.comm.ConnectionException: Could not connect to device: read failed, socket might closed or timeout, read ret: -1 and very importand point...
I am tring to print an image but, provided sdk is printing 10inch extra space after each print, please let me know how to remove it. following is working code...
There is a huge problem with close method for bluetooth connections. There is an implicit sleep of FIVE SECONDS. Why?
I'm not able to print the data from android app to **Zebra GC420t printer** **DiscoveredPrinterUsb** is showing the printer details. I'm calling **connection.write();** method, But print is not happening.
Hello, I am Searching for a demo Android App for the Zebra ZQ630 Plus RFID Mobile Printer that shows a Demo of RFID Reading, Encoding& Printing in the app itself,...