Forum topic
August 31, 2023
Hi,  I've added a Zebra RFID SDK to the project and I can read RFID tags nearby with Inventory.perform(), but I've got a problem with some tags not reading properly: tagID is null even though the…
Blog entry
July 25, 2023
Since the announcement that premium SKUs of the Zebra TC53/TC58 and TC73/TC78 feature a Time of Flight (ToF) sensor, we have had many customers asking how to integrate the new sensor into their…
Banner
Blog entry
July 25, 2023
Overview A couple of months ago, we introduced our new newest generation of electronic temperature sensors with a set of REST APIs that can be implemented and used for data reporting tasks and…
Banner
Forum topic
June 22, 2023
I'm trying to send barcode data using dataWedge on a WS50. I'm working on an app in Kotlin. My receiver is registered, but the intent isn't being delivered. The logCat I placed in the receiver have…
Forum topic
May 09, 2023
Our reporting indicates many instances of ANRs happening in the field. We're running TC52 devices with Android 8.1 and 10. EMDK version is 11.0.131.4031. Here are snippets of the log files:  …
Forum topic
May 18, 2022
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
April 21, 2021
Currently we have an app that is build using the EMDK. This app starts a "docking mode" when the device is upside-down. which will start the scanner and keeps reading codes until the activity is…