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
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)…
Blog entry
May 24, 2023
Intro: These SendTo shortcuts provide a convenient and easy way to auto-generate a lockdown configuration for Zebra Android 11 (and later) devices. The lockdown is performed via Mx XML documents…
SendTo
Forum topic
July 19, 2022
On devices MC2200 with installed Android 11 firmware (BSP) after powering on the device the initialization of MX subsystem takes about 40 seconds (is not possible to use MX during this time). If the…
Forum topic
June 23, 2022
Feature request: When is showed onscreen keyboard then on Navigation Bar is showed icon of keyboard as you can see here https://i.imgur.com/K3hmfom.png. Please, can you add to MX (for Android 11,…
Forum topic
June 10, 2022
After updating Android Studio to version 2021.2.1 Patch 1 (latest stable) the plugin EMDK Profile Manager don't show any Available features. I reinstalled this plugin but without success. Plugin…
Forum topic
June 16, 2021
We're building a custom launcher. Through the EMDK (we're using MX 10.0) we're setting ourselves as the default launcher on the device via the "App Manager" EMDK profile. This works as expected -- we…
Forum topic
June 16, 2021
We are printing labels automatically when a bar code is scanned. When we use this script it over rides the printer setting of (30) darkest, and prints the labels at a much lighter setting. Below is…
Forum topic
June 16, 2021
Hi All, Is it possible to access the laser scanner of the TC8000 directly without the need to have the EMDK software library loaded? I could then use this directly in my own Android program that is…