For devices running Android 5-6, the process of configuring the device owner mode differs from the standard one. You need to pre-configure the device, install the app, and use Android Debug Bridge (ADB) for additional settings.
This scenario can also be used for other Android versions and for devices on which the QR code scanner is not available.
Pre-configuration
When creating an installation package in the Administration Console, select Personal device in the Device type section and Download the app installation package from Kaspersky Security Center on the Method to install Kaspersky Endpoint Security for Android on devices page. For more details, see the Installation of Kaspersky Endpoint Security for Android on personal devices section.
Deployment
To deploy the Kaspersky Endpoint Security for Android app on the device with Android 5-6 in device owner mode:
On some devices, these sections might be located or named differently. For more details, please refer to the Android documentation.
For this scenario to work correctly, do not launch the app before running the ADB command described in step 11.
The system will show a dialog asking whether to allow the device debugging on the computer. Click OK.
adb shell dpm set-device-owner com.kaspersky.kes/com.kms.selfprotection.DeviceAdmin
.
Some Xiaomi devices cannot be enrolled using ADB if MIUI optimization is turned on. To enroll these devices, turn off MIUI optimization by navigating to Settings → Build number. Tap on the build number six to eight times to enable Developer options and disable MIUI optimization. Perform the above mentioned steps again to successfully enroll these devices.
Page top