Android Agent

Android Enterprise Agent Maintenance Releases

·

May 05, 2025

2025.1.2 (June 24, 2025)

Download the Android Enterprise device agent from the Google Play Store or the MobiControl Android Enterprise Agent Downloads page.

Resolved Issues

MCMR‑38330 Device users were able to edit and manage Wi-Fi profiles via the Settings Manager app, bypassing configured restrictions.
MCMR‑39280 Profiles remained in a "Pending Install" state for extended periods, with packages not installing as expected.
MCMR‑39913 Rooted Android devices were incorrectly marked as “Compliant”, with the OS Secure status showing "Yes" instead of being flagged as non-compliant with a status of "No”.
MCMR‑39951 On OS14 Zebra TC52 devices, the Accessibility page closed immediately after opening when in native lockdown with Usage Stats permission enabled, instead of remaining accessible as expected.
MCMR‑39955 On Samsung XCover devices running Android 13, Wi-Fi failed to connect automatically on startup, instead of connecting seamlessly as expected.
MCMR‑40084 The SOTI MobiControl agent entered a crash loop, causing devices to appear offline in the console and preventing re-enrollment.

2025.1.1 (May 21, 2025)

Resolved Issues

MCMR‑36583 Remote control session was getting stuck on the "Connecting" screen when initiated, preventing remote access.
MCMR‑38080 Remote controlling a Zebra device logged out the device user from the app unexpectedly, preventing effective troubleshooting during remote control sessions.
MCMR‑38320 Starting a remote control session caused background applications to close automatically and return to the lockdown page.
MCMR‑38336 System dump logs showed duplicate screen capture entries outside active remote control sessions.
MCMR‑38949 The JavaScript reboot function was not working when executed inside a try-catch block, preventing devices from rebooting as intended.
MCMR‑39242 Bring Your Own Device (BYOD) enrollment failed to retrieve the associated Google binding, preventing deployment of work apps via App Policy.

2025.1.0 (May 5, 2025)

Download the Android Enterprise device agent from the Google Play Store or the MobiControl Android Enterprise Agent Downloads page.

Release Highlights

JavaScript Intents

The Android Agent introduces robust Intent APIs, significantly expanding scripting capabilities for advanced app interaction and automation:

  • Apps and background tasks can now be started using intents (activities, services, or broadcasts).
  • An activity can be started with the ability to handle the result after completion.
  • Intents can be configured dynamically using runtime values and conditional logic.
  • Data and files can be securely shared between the Android Agent and other apps, bypassing scoped storage restrictions.
  • A step-by-step tutorial is provided to help use Intent APIs and build apps that communicate with the agent.

Resolved Issues

MCMR‑36455 Device screen resolution changes during dock/undock were not correctly detected during active remote-control sessions, causing input to appear skewed.
MCMR‑39055 The Android Agent was getting stuck on the splash screen on some OS13 Zebra devices.