Forum topic
I'm working on a Zebra CC6000 scanner that should be listening constantly.I wrote an app that listens to a broadcast receiver and it stops listening after a while.I haven't found anything about that…
Blog entry
Overview Back in February of this year, we introduced our newest member of the MDNA Family, Identity Guardian. It provides a secure multi-factor login solution for both personal and shared devices,…
identity-guardian-logo
Forum topic
Hello, I'm trying to use the Zebra EMDK to auto-install updates for an app via AppManger. It works perfectly fine on devices with android 10 but on anything above 11 I encounter an error that says…
Forum topic
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…
Blog entry
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
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
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
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
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
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…