HiWhen using ProfileManager with profile that downloads a file (apk in my case), I can see in the logcat the progress of the download 01-20 17:19:12.108 3584 5076 I StatusMgrService…
According to the Zebra documentation there is a Nuget package version 9.x for MAUI .Net.https://techdocs.zebra.com/emdk-for-xamarin/9-0/guide/nuget/However, in the Nuget package manager the newest…
Helloi am cordova developer and i am trying to create cordova plugin for TC53e-RFID device using SDK 2.0.3.162 for our applicationhttps://www.zebra.com/us/en/support-downloads/software/rfid-software/…
HelloI am cordova developer.i tryed to get key code value for Hardware yellow button left and right using "keydown" event but always return key: "Unidentified" and keyCode: 0"keydown" even>…
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.