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
-[No API / Android Emulator for PC (`noapi`)](https://fxr.glitch.me/noapi)
@@ -22,14 +22,13 @@ You can find us on Twitter [@MozillaReality](https://twitter.com/mozillareality)
22
22
2. Click the `Firefox Reality for Android - Build - Master update →` link.
23
23
3. Click the `Run Artifacts` tab, and click to download the APK for your platform of choice.
24
24
25
-
## L10n
25
+
## Locale support
26
26
27
-
Whenever a new string is added to a localizable strings file (strings.xml, localpages.xml, …) a string description must be provided as a comment above the new string. Also the project STRs wiki page must be updated with a key description, steps to reproduce and the expected results.
28
-
The L10n wiki page can be found [here](https://github.com/MozillaReality/FirefoxReality/wiki/L10n).
27
+
Firefox Reality supports Chinese (China), Chinese (Taiwan), English, French, German, Italian, Japanese, Russian, and Spanish for user interface, voice search, and text entry. Localization is provided by Mozilla's amazing community of volunteer localizers.
29
28
30
-
## Setup instructions
29
+
For more info on localization, how it works in the Firefox Reality project, and how to correctly edit localizable text in the application, please see the [localization wiki page](https://github.com/MozillaReality/FirefoxReality/wiki/Localization).
31
30
32
-
*Make sure you are using Android NDK r17b.*
31
+
## Setup instructions
33
32
34
33
*Clone FirefoxReality.*
35
34
@@ -71,10 +70,10 @@ You can build for different devices:
71
70
-**`oculusvr`**: Samsung Gear VR & Oculus Go
72
71
-**`svr`**: Qualcomm & ODG glasses
73
72
-**`wavevr`**: VIVE Focus
73
+
-**`googlevr`**: Google Daydream
74
74
75
-
These devices are for only testing:
75
+
For testing on a non-VR device:
76
76
77
-
-**`googlevr`**: Google Daydream
78
77
-**`noapi`**: Runs on standard Android phones without a headset
79
78
80
79
Building for Oculus Mobile, SVR, and WaveVR requires access to their respective SDKs which are not included in this repo.
0 commit comments