I tried to build the vulkan-android example. It exploded.
$ ANDROID_HOME=~/Android/Sdk/ ANDROID_NDK_ROOT=~/Android/Sdk/ndk/22.0.7026061/ cargo apk build --example vulkan-android
Using package `openxr` in `/home/thoth/vendor/openxrs/openxr/Cargo.toml`
Error: Failed to parse config.
Caused by:
invalid type: string "false", expected a boolean for key `package.metadata.android` at line 63 column 1
How can I install this example on an Oculus Quest 2?
I tried to build the vulkan-android example. It exploded.
How can I install this example on an Oculus Quest 2?