For corporate devices running Android 5-6, the process of configuring the app 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.
To deploy the Kaspersky Endpoint Security for Android app on the corporate device with Android 5-6:
If you set a screen unlock password on the device after you reset it to factory settings, you must reset the device to factory settings again before installing the app using ADB.
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 9.
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