Top "Device-owner" questions

A specialized type of Android device administrator

Screen pinning 3rd party apps programmatically

After achieving device ownership, I am trying to implement a method to instruct the device to lock any given app …

android android-5.0-lollipop device-policy-manager device-owner android-screen-pinning
Not allowed to set the device owner because there are already several users on the device

I was following this tutorial to set the app as device owner. In that tutorial, there is a section 'Using …

android adb device-owner
PackageInstaller "Silent install and uninstall of apps by Device Owner” - Android M Preview

PackageInstaller (https://developer.android.com/reference/android/content/pm/PackageInstaller.html) seems to have been added starting in API 21 (Lollipop), …

silent-installer kiosk-mode android-6.0-marshmallow device-owner packageinstaller
How to make my app device owner without NFC and ADB shell command?

I have an android app which is installed on 100+ devices. (Android 5.1.1 API22 and 6.0.1 API 23) https://developer.android.com/reference/android/…

android device-owner