Skip to content

Installation On VR Headsets

eisclimber edited this page Apr 20, 2024 · 3 revisions

Installation on VR-Headsets

Here you will find Instructions on how to install your VR app on different headsets.

Android / Meta Quest Installation

The easiest way to run it is using the Meta Quest Developer Hub:

  • Put your headset in Developer Mode
  • Download and install the Meta Quest Developer Hub and the Android Debug Bridge(ADB).
  • Connect the Quest to the PC via USB and allow a connection and file access inside VR
  • Select your HMD from in the "Device Manager"-Tab of your Meta Quest Developer Hub
  • Click the "Upload"-Button at the top-left and select your .apk
  • Once the upload is complete, the USB cable can be unplugged. The app will be accessible in the HMDs App Library under the category "Unknown Sources"

A picture Guide to this process can be found here and of course a YouTube Tutorial.

Pc Installation

The process for running an app on a PC-Headset is straight forward:

  • Make sure you have all Software installed and running. In most cases, this is Steam with SteamVR.
  • Unpack the .zip-archive (if necessary) and move all files to your desired location.
  • Run the .exe by double-clicking on it.

Tip: The app will start in full-screen mode without an option to close the window. If you did not add a main menu or another way of closing the app, you can press Alt + F4 to close it. But make sure that your app is focussed, as this will always close the currently focussed window!

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally