This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 247
Installation
Riccardo Zaglia edited this page Nov 8, 2021
·
15 revisions
- Install SteamVR
- Download the installer from Releases
- Run the installer
- Launch ALVR.exe
- Detailed introductions. UploadVR
- Open Oculus Dashboard
- Login and Create Organization
- Enable developer option from Oculus app
- Connect an USB / USB-C cable between computer and headset
- Install adb driver for your PC
- Install Android platform tools
- Extract platform-tools and open command prompt on extracted directory
- Download apk from Releases
- Put command:
adb install (apk path)
on command prompt - Put your headset and open "Unknown Sources" tab
- Update apk
- Download apk
- Put command:
adb install -r (apk path)
on command prompt
- You can download ALVR Client from Oculus Store with key.
- Open the key distribution page on your smartphone and follow the instruction.
- Get osig file from oculus website
- Install Apk Editor
- Download apk from Releases
- Open apk and put osig file on assets folder
- Build and install
- Download apk from Releases
- Install apk via adb