I am currently developing an android application that is supposed to run in kiosk mode. Everything else works well however, we have a lock screen issue, the app
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
I want to execute this command: Runtime.getRuntime().exec("adb shell dpm set-device-owner com.example.msgshareapp/.AdminReceiver") This didn't work,