Android App Controls
What it does
Two upgrades to how you handle apps on managed Android devices:
- Private APK deployment through the Android Management API. Your own in-house apps reach the fleet without being published anywhere public.
- Clear App Data command resets a single app to a clean state without uninstalling it. The device stays enrolled and every other app is untouched.
Why it helps
When an app misbehaves, a shared device changes hands, or someone leaves, you fix it at the app level in seconds. There is no reinstall, no full device wipe, and no trip to the device.
Docs
Shipped December 2025.