Config intents

Usage

Config intents are a way to change the setting of some handheld apps from your own app. The system works by using broadcasts with the actual data provided as extras.

Broadcast action

The broadcast action consists of the apps package name with “.WRITE_CONFIG” appended.
For the KioskBrowser, this would be “com.handheldgroup.kioskbrowser.WRITE_CONFIG“.

Broadcast extras

You must provide all the different options you want to apply as individual extras.
The available values might differ greatly between apps. Please select one of the supported apps to see possible keys for the app.