Setting up Samsung Android kiosk mode

To set up a Samsung Android kiosk device for single-app mode:

  • Create an Android kiosk policy.

To set up a Samsung Android kiosk device in multiple-app mode:

  1. Create an Android kiosk policy.
  2. Create one Android kiosk configuration for each combination of LDAP group and accessible apps.

Device users must belong to the designated LDAP groups.

The policy specifies the kiosk type. The configuration specifies which apps to display to which users in multiple-app mode.

The following instructions assume that the apps are already installed on the devices. If an app specified in the kiosk setup is not installed on the device, that app is represented by a blank icon.

Finding the package name for an Android app

For public apps available on the Google Play store:

  1. Use a web browser to locate the app in Google Play.
  2. Select the app.
  3. Examine the URL displayed in the browser.

Figure 1. Finding the package name for an Android app

 

The package name is included in the URL, as shown in Finding the package name for an Android app.

For in-house apps:

  1. Open the .apk as a zip file.
  2. Use a text editor to open AndroidManifest.xml.
  3. Locate the “package manifest” entry.

    This entry is set to the package name.