picoxr / Launcher-Demo-UnityXR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

PICO Enterprise devices offer the possibility of setting installed applications as their main launcher app. This is not only useful when setting up a kiosk mode, but also helps when we want the end user access only a set of different apps and options.

image

Demo requirements

  • Unity 2022.3.f1
  • PICO XR SDK 2.4.0

Dependencies (UPM)

  • XR Interaction Toolkit 2.5.2 + Starter Assets
  • Android Logcat

Example methods

The LauncherUtils.cs class shows how to use several Enterprise SDK methods:

Note: PXR_Enterprise.SetAPPAsHome requires rebooting the device in order to take effect.

Demo

In this demo, several Enterprise-level APIs are exposed to the user/developer. We encourage developers to take a look at the PXR_Enterprise apps to check how they can leverage the Enteprise SDK for their use cases.

Setting up kiosk mode/custom launcher without SDK

Replace launcher under home screen settings

To provide more intuitive way of configuring Kiosk Mode, we’ve built a functionality from Pico Business Setting to facilitate Kiosk Mode deployment. The method is described as following:

  1. Click Settings > Developer> Business settings>Home Screen.
  2. Select the application that you want to use for Kiosk Mode.
  3. Reboot the device

About


Languages

Language:C# 93.3%Language:ShaderLab 6.1%Language:HLSL 0.6%