Glossary
Dedicated device
A dedicated device is an Android Enterprise mode for company-owned hardware locked to a single purpose: a scanner, a point-of-sale terminal, a check-in tablet or a digital sign. The MDM owns the whole device, the user sees only the apps you allow, and nothing else is reachable. Google used to call it COSU, corporate-owned single-use.
How it works
Under the hood, a dedicated device is a fully managed device with a lockdown layer on top. It's provisioned the same way, at first boot, by QR code, afw# identifier or zero-touch, and the MDM becomes device owner. What changes is what happens after enrollment: the MDM sets one or several apps as the allowed launcher and pins the device into Android's lock task mode.
In lock task mode, the home and recent buttons do what you decide, notifications can be hidden, the status bar can vanish, and the user can't open Settings or the Play Store. Google shipped this in Android 5.0 and refined it through Android 9, which added fine control over which system UI elements stay visible. Since then the mechanism has been stable, which is why kiosk vendors rely on it.
Dedicated devices are often shared. A warehouse has 40 scanners and 120 pickers across three shifts, so Android offers ephemeral users and, since Android 11, shared device sign-in through the MDM: the picker logs in, works, logs out, and the next person gets a clean session.
Why it matters for a fleet
A terminal that can only run one app has fewer failure modes. Nobody installs a game on the scanner, nobody changes the Wi-Fi, nobody updates the app to a version your backend doesn't support. Support tickets drop, and the device does the same thing on Monday as it did on Friday.
It's also a security stance. A kiosk in a public lobby is a device anyone can touch. Locking it down means the worst someone can do is reboot it, and Factory Reset Protection plus a blocked recovery keep it from being wiped and resold.
One caveat: dedicated mode needs the app itself to behave. An app that crashes leaves the user staring at a black screen unless the MDM relaunches it, so test the lockdown on real hardware, especially rugged terminals from Zebra or Honeywell where scanner settings come through OEMConfig.
How Appaloosa handles it
Appaloosa provisions dedicated devices through Android Enterprise, then applies its kiosk mode: single-app or multi-app lockdown, hidden system UI, automatic relaunch, plus OEMConfig profiles for Samsung Knox, Zebra and Honeywell hardware. Apps come from Managed Google Play or your private APKs, and remote wipe is one click away. The full setup is on the Android MDM page.
Explore
See the full platform
Enrollment, apps, security, remote support: all in one place.
Explore Appaloosa →See Appaloosa run on your fleet Book a demo