Overview
When Android Marshmallow (6.0) was released, Google introduced the runtime permission system. This change aimed to give users more control and transparency over how apps receive…
Hi!. We are trying to retrieve the serial number of a Zebra device (TC52x) from a MAUI application. We are stuck, after reading the documentation available and trying many different…
Hey there guys!I have been trying to develop an Android application to read SmartTap Passes from both Google Wallet and Apple Wallet. I'm using the device TC22 alongside the VAS SDK from Zebra itself…
Hello Experts, i am trying to understand I2OF5 (Interleaved 2 of 5) barcode and its decoding. I have a barcode that i have attached here. Actually this barcode contains 12 digits but the…
Topics covered in this blog
Quick Settings Tiles
Quick Settings Tiles
Tiles
(https://developer.android.com/develop/ui/views/quicksettings-tiles)
are one of the favorite shortcuts that…
Does anyone know is it possible to programmatically turn on Bluetooth tethering on device?I checked EMDK and do not see option to do that. I am using Xamarin to program scanners.
During the scanning of QR codes, the onData function is not being invoked and the device state transitions from Scanning to Idle to Waiting. This is a recurring issue that we frequently encounter. We…
Hi team,Zebra Device version : T26Emdk version : 9.1.1During the scanning of QR codes, the onData function is not being invoked and the device state transitions from Scanning to Idle to Waiting. This…
Firstly I apologize if I have this in the wrong section. I'm new here and certain sections won't load for me.My question is, should I be using DataWedge, EMDK, or even something else) to develop a…
I have TC21 with Android 10 (level 29 API). I am using ProfileManager to retrieve some OEMInfo. I am able to retrieve SerialBuild but for some reason WifiMac is never returned. I have same…