Getting Started

There are three ways to set up OfflineMDM — choose the one that fits your situation. You only need to follow one of the options below.

1

Create a Work Profile Work Profile

Download and install OfflineMDM from the Google Play Store. Once installed, the app will create and manage an Android Work Profile on your device — keeping work apps and policies fully separated from your personal space. No device owner setup required.

Download on Google Play
2

Scan the Provisioning QR Code New Device

On a factory-reset device, proceed through setup until the Wi-Fi step. Tap the screen six times rapidly to trigger the QR scanner, then scan the code for your preferred channel.

Stable OfflineMDM Stable Provisioning QR Code

Stable Release

Recommended for most users. Fully tested and production ready.

Beta OfflineMDM Beta Provisioning QR Code

Beta Release

Early access to new features. May contain bugs — use with caution.

Join Beta on Google Play
3

Set Device Owner via ADB Existing Device

If the device is already set up, you can grant Device Owner permissions using ADB. Connect the device to your computer with USB debugging enabled and run the following command:

adb shell dpm set-device-owner com.rrivenllc.offlinemdm/.receivers.DeviceOwnerReceiver

⚠ The device must have no existing accounts added before running this command. Remove all Google accounts from the device first.