Skip to content

Error: no resource identifier for Xxx #178

@kvark

Description

@kvark

Running cargo apk --example vulkan-android

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions