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…
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:…
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…
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…