Category "kiosk-mode"

Questions about Android Management API in Kiosk mode

This application is for tablets for students in K-12. Thank you for any help or pointers. The basic management software is up and running just fine. Is there

Command execution in kotlin

I want to execute this command: Runtime.getRuntime().exec("adb shell dpm set-device-owner com.example.msgshareapp/.AdminReceiver") This didn't work,