-
-
Notifications
You must be signed in to change notification settings - Fork 61
Building for Quest
Amanda Watson edited this page Jan 20, 2024
·
9 revisions
git clone --recursive [email protected]:amwatson/CitraVR.git
- Download and install Android Studio
- In Android Studio, select "Open"
- Navigate to
<CitraVR project root>/src/android
and click "Ok" - Click
Build > Make Project
to build the project. ClickRun > Run 'app'
(or the green 'play' button in the top-right corner of the screen) to build and automatically run on your connected Quest (see "Running on Quest")
- Android SDK
- Android NDK