6 lines
187 B
Markdown
6 lines
187 B
Markdown
# Bevy OpenXR Android example
|
|
|
|
Running on Meta Quest can be done with https://github.com/rust-mobile/cargo-apk and requires disabling default features.
|
|
```sh
|
|
cargo apk run --release
|
|
``` |