Articles on: Install Kiosk Launcher

KL: Knox Mobile Enrollment (KME) Details

More information on Knox Mobile Enrollment can be found here: https://docs.samsungknox.com/admin/knox-mobile-enrollment/welcome.htm


Profile Type


Profile

  1. Select Android Enterprise
  2. Profile Name: Enter relevant profile name such as Kiosk Launcher Profile Production
  3. Pick your MDM: Other
  4. MDM Agent APK: https://klremote.blob.core.windows.net/apk/current/com.procoit.kiosklauncher.apk
  5. Click Continue



Profile Details


Profile Settings

If you wish to configure additional Kiosk Launcher settings you can enter these in the field "Custom JSON Data" (more detail below).
Disable system applications: This will disable non essential system applications but please note in some instances this prevents applications with a webview component from working.



Profile Settings



Custom JSON Data

It's possible to configure additional Kiosk Launcher settings when using KME, such as remote management registration key/licence key, JSON Configuration URL, APKs to install.


`
{
"registration_key":"XYZZ1",
"licence_key":"123456",
"automatic_config_url":"http://www.mycompany.com/klconfig.json",
"apk_urls":"http://www.mycompany.com/app1.apk,http://www.mycompany.com/app2.apk"
}
`

Updated on: 09/02/2022

Was this article helpful?

Share your feedback

Cancel

Thank you!