You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Click the `Firefox Reality for Android - Build - Master update →` link.
13
+
3. Click the `Run Artifacts` tab, and click to download the APK for your platform of choice.
14
+
9
15
## Setup instructions
10
16
11
-
*Make sure you are using Android NDK r17b*
17
+
*Make sure you are using Android NDK r17b.*
12
18
13
19
*Clone FirefoxReality.*
14
20
@@ -66,7 +72,7 @@ If you get an error extracting the NDK, you might need to copy the `local.proper
66
72
67
73
If you run the APK on an Android device outside of Daydream or Gear VR, it will run in flat mode. To run in VR, put the device into a headset, and run the app from the VR launcher.
68
74
69
-
*If you want to build FirefoxReality for WaveVR SDK*
75
+
*If you want to build FirefoxReality for WaveVR SDK:*
70
76
71
77
Download the [VIVE Wave SDK](https://developer.vive.com/resources/knowledgebase/wave-sdk/) from the [VIVE Developer Resources](https://vivedeveloper.com/), and unzip it. Then, from the top-level project directory, run:
To compile with Servo support, create a file called `user.properties` in the top-level project directory and add `enableServo=1`. Then to enable Servo in Firefox Reality, go the Developer Options panel in the Settings, and toggle the Servo option. Then a new button will be added to the navigation bar. Clicking that button will reload the current page with Servo.
0 commit comments