Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1 KB

README.md

File metadata and controls

29 lines (23 loc) · 1 KB

AppKiosk

It consists of completely blocking the use of other smartphone applications and functions. Restricting use to this app only.

Installing

API

1- Restore the factory settings;
2- Skip the Google Add Account Step;
3- Install app:

$ adb install path/to/kiosk.apk

4- Set the app as device administrator:

$ adb shell dpm set-device-owner com.jonasvieira.kioskmode/.MyDeviceAdminReceiver

Screenshots

accessibility text accessibility text

Author