Android Agent

Android Enterprise Agent Maintenance Releases

·

May 05, 2025

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.