Forum topic
I'm connecting a CS4070 scanner (let's say Scanner-1) with scanner control app on Android via Bluetooth. It gets connected and works properly. Now I connect another CS4070 scanner (Scanner-2) and it…
Forum topic
I'm connecting a CS4070 scanner (let's say Scanner-1) with scanner control app on Android via Bluetooth. It gets connected and works properly. Now I connect another CS4070 scanner (Scanner-2) and it…
Forum topic
Hello and thank you for reading the post. We have an Android application built using Xamarin which prints on a Zebra ZQ510. The application targets min API of 26 and max of 29. We had deployed the…
Forum topic
Hello and thank you for reading the post. We have an Android application built using Xamarin which prints on a Zebra ZQ510. The application targets min API of 26 and max of 29. We had deployed the…
Forum topic
Hi, im developing web for android app. Android is showing web page via app , it's webapp. and I'm trying to print label. Machine and Version is TC52 Android10 and ZQ510 printer and connected by…
Forum topic
Hi, im developing web for android app. Android is showing web page via app , it's webapp. and I'm trying to print label. Machine and Version is TC52 Android10 and ZQ510 printer and connected by…
Forum topic
BLE questions? We need to be able to perform “background” Bluetooth (BLE) scans periodically even when the user does not have our application focussed. There may be a couple of potential problems…
Forum topic
I want to create a custom app using the Android Zebra SDK for reading the barcode. I am able to pair the RS5100 with my device TC57, and I exec the <code>getPairingBarcode</code> method…
Forum topic
Hello! First off let me say thanks to the devs for providing the SDK and all the resources for a fast and easy coding. I'm using a handheld LI4278 scanner, connected via bluetooth, and I'm…
Forum topic
Hi all! I have a react native app and I have to print multiple tags. I also need to get all the TagIds provided by this zpl command: <code>^XA^RFR,H,0,12,2^FN1^FS^HV1,,^FS^XZ</code> (the…