Forum topic
September 27, 2023
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
September 22, 2023
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 the…
Forum topic
July 27, 2023
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)…
Forum topic
July 13, 2023
Hello,  on MC2180 (WindowsCE 6.0) we have sometimes this problem: Wireless Fusion scan don't found any wireless infrastructure networks (even though they exist in good quality) and we have to…
Forum topic
June 20, 2023
Hello, I installed EMDK for .Net and made a simple application to connect to an FX-7400 RFID reader but got the following error: System.EntryPointNotFoundException: 'Unable to find an entry point…
Forum topic
June 15, 2023
The EMDK mentions that it supports the RS6100: https://techdocs.zebra.com/emdk-for-android/11-0/guide/about/#scannersandimagers Yet the documentation for DeviceIdentifier does not contain a new a…
Forum topic
June 07, 2023
Hi, When accessing the IsPreviousRequestPending property we get an exception like below.   2023-06-06 04:38:34 5703 - MainActivity::Initialize Exception: System.ArgumentException: Handle must be…
Forum topic
May 09, 2023
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:  …
Forum topic
April 18, 2023
Hello, I just want to ask what SDK I should use to implement the barcode scanner on my Zebra device. Should I use the EMDK SDK? If not, just point me in the right direction with the latest…
Forum topic
March 31, 2023
Is is possible to integrate with the RFID readers with the EMDK? When I run the BarcodeSample1 on a MC3300R the barcode scanner works, but there is no option to select the RFID reader. Similarly,…