Blog entry
PrintConnect has been widely utilized on Android devices to simplify the printer discovery and pairing process for apps that need to print labels or receipts on Zebra Link-OS printers. With…
Forum topic
Hello, Our Android application uses EMDK to set device profile parameters (disable/enable home key, remap keys ...). Config file in attachment. Currently we are using app with EMDK on the following…
Forum topic
I'm trying to look at some of the information in the different config objects for a Zebra RFD8500 using the RFID API 3 SDK (2.0.1.34). But the data I'm trying to log has me puzzled. Here's a snippet…
Forum topic
Hi, i am using a Zebra TC26 scanner and want to create a background java service that can trigger scans and read barcodes. I have a app that has no activity and only one service (this service is a…
Forum topic
We are using a Zebra RFD8500 with the latest RFD API SDK. I am trying to change the distance that the antenna sees tags. I am changing the transmit power for the antenna, and whether I set it to 270…
Forum topic
I am trying to use Browser Print app on Android device with ZD420 and ZD620. I can see ZD620 in discovered printers with bluetooth, but ZD420 is not in the list. I can add it with IP address as a…
Forum topic
After calling rfid.enumerate I get this error: Error code 2004: RFID service is not installed or available Failure in resolving dependency. v1 var log = function(s){ document.…
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 have 2 models of zebra printer being supported by the application: RW420 and ZQ520. The RW420 has a nice feature of pulling the paper back by pressing a button on the printer, but the ZQ520 doesn't…
Forum topic
Adding a specific NuGet Package to a new Xamarin Forms App (blank forms app) works when using the C# template but does not work when using the F# template. Steps to reproduce * create a new Blank…