Forum topic
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…
Forum topic
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…
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…