Skip to content
Amanda Watson edited this page Jan 20, 2024 · 9 revisions

Using Android Studio

  1. git clone --recursive git@github.com:amwatson/CitraVR.git
  2. Download and install Android Studio
  3. In Android Studio, select "Open"
  4. Navigate to [CitraVR project root]/src/android and click "Ok"
  5. Click Build > Make Project to build the project. Click Run > 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")
Clone this wiki locally