AndroidManifest.xml:1: error: No resource identifier found for attribute 'versionCode' in package 'android'
AndroidManifest.xml:1: error: No resource identifier found for attribute 'versionName' in package 'android'
AndroidManifest.xml:1: error: No resource identifier found for attribute 'minSdkVersion' in package 'android'
AndroidManifest.xml:1: error: No resource identifier found for attribute 'targetSdkVersion' in package 'android'
AndroidManifest.xml:1: error: No resource identifier found for attribute 'debuggable' in package 'android'
AndroidManifest.xml:1: error: No resource identifier found for attribute 'hasCode' in package 'android'
AndroidManifest.xml:1: error: No resource identifier found for attribute 'configChanges' in package 'android'
AndroidManifest.xml:1: error: No resource identifier found for attribute 'launchMode' in package 'android'
AndroidManifest.xml:1: error: No resource identifier found for attribute 'screenOrientation' in package 'android'
AndroidManifest.xml:1: error: No resource identifier found for attribute 'exported' in package 'android'
AndroidManifest.xml:1: error: No resource identifier found for attribute 'resizeableActivity' in package 'android'
AndroidManifest.xml:1: error: No resource identifier found for attribute 'value' in package 'android'
Error: Command `C:\\Portables\\android-sdk\\build-tools\\30.0.3\\aapt.exe package -f -F C:\\Code\\openxrs\\target\\debug\\apk\\examples\\vulkan-android-unaligned.apk -M AndroidManifest.xml -I C:\\Portables\\android-sdk\\platforms\\android-35\\android.jar -0 ` had a non-zero exit code.
Running
cargo apk --example vulkan-android