Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Installation

Riccardo Zaglia edited this page Nov 8, 2021 · 15 revisions

Installation

Install ALVR server for PC

  1. Install SteamVR
  2. Download the installer from Releases
  3. Run the installer
  4. Launch ALVR.exe

Install ALVR client for headset

For Oculus Quest: Install from apk

  1. Open Oculus Dashboard
  2. Login and Create Organization
  3. Enable developer option from Oculus app
  4. Connect an USB / USB-C cable between computer and headset
  5. Install adb driver for your PC
  6. Install Android platform tools
  7. Extract platform-tools and open command prompt on extracted directory
  8. Download apk from Releases
  9. Put command: adb install (apk path) on command prompt
  10. Put your headset and open "Unknown Sources" tab
  • Update apk
  1. Download apk
  2. Put command: adb install -r (apk path) on command prompt

For GearVR / Oculus Go: From Oculus Store

  • You can download ALVR Client from Oculus Store with key.
  • Open the key distribution page on your smartphone and follow the instruction.

Download from GitHub for Gear VR (optional)

  1. Get osig file from oculus website
  2. Install Apk Editor
  3. Download apk from Releases
  4. Open apk and put osig file on assets folder
  5. Build and install

Download from GitHub for Oculus Go (optional)

  1. Download apk from Releases
  2. Install apk via adb