Forum topic
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…
Forum topic
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…
Forum topic
Hi all, EMDK newbie here.I have an MC18 running Lollipop. I am trying to use EMDK 6.9.16 (apparently the latest supported version for Android 5).Have retrieved the EMDKManager and implemented the…
Forum topic
Hi all, there is a way to retrieve from Zebra device connected the list of profile installed on it and switch beetween them?I have a general class with GetAvailableProfiles method in my Maui solution.
Forum topic
Hi team,We are analyzing the duration of each scan from the instance of the button clicked till the scanning is completed. However, we are unable to find the log from adb logcat which would tell us…
Forum topic
Hi, We are having an issue on Android 11 devices, our app built on .Net Maui Net7.0, when this app left running overnight on MC3300x Android 11 device, the device crashes (not only the app). I have…
Forum topic
I have three textboxes in Xamarin forms, Serial Number, Lot Number, and Quantity. Now what I want is to scan with this Zebra scanner and autofill data into three textboxes I have from the information…
Forum topic
Can you give me some Java sample code on how to use the MX "AccessManager" profile to grant "All Dangerous Permissions" to our application - or atleast some permissions? Which permission names can…
Forum topic
I've created an application using Dotnet MAUI to retrieve the serial number of an MC93 device. I was able to load a profile using the EMDKManager and ProfileManager classes, and have it call…
Forum topic
Our MDM agent reads some strange battery capacity values on a ET45 running Android 11. "present_capacity" and "present_charge" values (read as integer extras of the "ACTION_BATTERY_CHANGED" intent)…