Versions Compared

Key

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

Instructions for Unity version 2019.4.20f1

Table of Contents

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

...

  1. Leave settings to default as shown

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

Player Settings

The Player Settings contain multiple sections that require configuration.

  1. Initially, set the Company Name, Product Name, and Version to appropriate values.

Please refer to the Version and Bundle Version Guideline for details regarding Versions.

...

This setting is located inside the Player Settings.

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

...

  1. Ensure the Custom Keystore box is checked and that a Keystore is provided

  2. Input the password to the Keystore

  3. Select the Key to sign the APK and input the password for the respective Key

Related Articles


Building APKs