Android Agent

Android Enterprise Agent Maintenance Releases

·

May 05, 2025

2025.1.1 (May 21, 2025)

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

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.