KioskHome
Intent action
com.handheldgroup.kioskhome.WRITE_CONFIG
Possible values
Type | Key | Value | Note |
---|---|---|---|
String | password | 1234 | Set password to “1234” (or any other numeric value) |
Boolean | show_notifications | true/false | Show notifications inside the app |
Boolean | block_statusbar | true/false | Prevent access to the status bar |
Boolean | block_recent_apps | true/false | Prevent access to the recent apps list |
Boolean | ignore_default_apps | true/false | Do not enable the default apps (phone and contacts) |
Boolean | set_allowed_kiosk.internal.wifi | true/false | Show the Wi-Fi icon and allow access to the wifi settings |
Boolean | set_allowed_<packetname> | true/false | Adds or removed the app with the given package name |
String | autostart | app_<packetname> | Starts the app on boot |