Skip to content

Unable to run bevy on Android SDK v 32 #3458

@jbcurtin

Description

@jbcurtin

Bevy version

0.5.0 from crate.io

Operating system & version

macOS

What you did

What you expected to happen

Android Debugging Session might have started

What actually happened

Error Output:

MacBook-Pro bevy-android % RUST_BACKTRACE=full cargo apk run --example android
thread 'main' panicked at 'Failed to read source.properties: Os { code: 2, kind: NotFound, message: "No such file or directory" }', ~/.cargo/registry/src/github.202132.xyz-1ecc6299db9ec823/ndk-build-0.4.3/src/ndk.rs:59:14

Additional information

I reconize cargo apk run --example android is looking for source.properties. Which directory should I create the file or where is the URL which explains source.properties?

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-BugAn unexpected or incorrect behaviorO-AndroidSpecific to the Android mobile operating system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions