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…
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…
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)…
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…
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…
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…
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…
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:
…
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…
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,…