Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Instructions for Unity version 2019.4.20f1

Overview

The Motive APK is the application containing the Motive SDK and world built to client specifications. This app is capable of communicating with the Launch APK for app configurations.

Building

Build Settings

...

 

  1. Oculus headsets utilize Android, ensure the selected Build Target is set to Android

  2. Make sure to check all scenes to be included in the build, especially necessary when using multiple scenes in your app.

  3. Leave settings to default as shown

  4. Build will produce an APK, please note if using a signed apk that the Publishing Settings are set

...

This setting is located inside the Player Settings.

Refer to the Building Signed APKs document for full instructions regarding APK signatures and keystores.

...