android example lib, almost done
This commit is contained in:
6
examples/android/README.md
Normal file
6
examples/android/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user