Please Select Your Location
Australia
Österreich
België
Canada
Canada - Français
中国
Česká republika
Denmark
Deutschland
France
HongKong
Iceland
Ireland
Italia
日本
Korea
Latvija
Lietuva
Lëtzebuerg
Malta
المملكة العربية السعودية (Arabic)
Nederland
New Zealand
Norge
Polska
Portugal
Russia
Saudi Arabia
Southeast Asia
España
Suisse
Suomi
Sverige
台灣
Ukraine
United Kingdom
United States
Please Select Your Location
België
Česká republika
Denmark
Iceland
Ireland
Italia
Latvija
Lietuva
Lëtzebuerg
Malta
Nederland
Norge
Polska
Portugal
España
Suisse
Suomi
Sverige

Activating Kiosk mode

Enable and customize Kiosk mode to suit your business's needs.
  1. In the folder where you extracted the contents of the batch configuration template package, open the xml folder. See Downloading the batch configuration template package.
  2. Inside the folder, open the mns.xml file using a text editor app.
  3. Choose whether to enable or disable Kiosk mode.

    <item name="‍enabled"‍ type="‍boolean"‍>xxxx</item>

    Enter true to enable Kiosk mode. Enter false to disable Kiosk mode.

    Important: If the headset is using a system version of 3.13.623.1 or later (VIVE Focus) or 4.14.623.1 or later (VIVE Focus Plus), Kiosk mode is already enabled by default. You do not need to activate it. See Feature version requirements.
  4. Choose whether to automatically boot up in Kiosk mode or VIVE home screen.

    <item name="‍enter"‍ type="‍boolean"‍>xxxx</item>

    Enter true to use Kiosk mode. Enter false to use VIVE home.

  5. Set a passcode so one needs to be entered to leave Kiosk mode. This helps prevent users from exiting Kiosk mode on their own.

    <item name="‍passcode"‍>xxxx</item>

    Important: The passcode must have 4 digits [0-9].
  6. Enter the country code where VIVE is used. Entering the country code helps VIVE connect to a Wi‍-Fi® network. For a list of country codes, see Country codes.

    <item name="‍code"‍>xx</item>

  7. Enter the names for the app and app package.

    <set name="‍plenty"‍>

    <item name="‍app name"‍>xxxx</item>

    <item name="‍app_package_name1"‍>xxxx</item>

    </set>

    <set name="‍plenty"‍>

    <item name="‍app name"‍>xxxx</item>

    <item name="‍app_package_name2"‍>xxxx</item>

    </set>

    Tip:
    • To find the package name, enter #adb dumpsys app | grep package.
    • Duplicate <set/> to add more app entries.
    • <set name> should be set to plenty for all apps. Do not change it to the name of your app.
    • If there is only one app included, the device will automatically boot into the app if Kiosk mode is enabled.
  8. Save the file.
Submit
Thank you! Your feedback helps others to see the most helpful information.