KB: XML Import & Export
XML Import is incredibly useful if you wish to bulk provision a large number of devices where the configuration of each device needs to be identical. Note Remote Management can also configure large numbers of devices via configuration profiles but it has a number of requirements such as Google Play services and an active internet connection.
You can create an XML file from scratch but it's far easier to configure 1 device with the settings you need and Export the XML file via Settings > Admin > Export to XML. This will create a file called kioskbrowserconfig.xml in the root of the device' default storage.
Kiosk Browser will automatically Import settings from kioskbrowserconfig.xml when stored in the root of the device' default storage. Please note this will only happen on first launch and not once Kiosk Browser is loaded into memory. So for testing purposes you can either reboot the device or force stop Kiosk Browser via Settings > Apps.
If kioskbrowserconfig.xml remains stored in the same location, each time Kiosk Browser is first launched it will be re-imported.
Deleting XML File on Import
If you only want the configuration file to be imported once, you can specify a delete command within the XML file so that kioskbrowserconfig.xml is automatically deleted once a successful import has occurred. Just modify the existing preference key in the XML file as per below:
Updated on: 17/01/2023
Thank you!