Skip to content

bugfix android activity#24418

Open
oelison wants to merge 1 commit into
bevyengine:mainfrom
oelison:bugfix-android-activity
Open

bugfix android activity#24418
oelison wants to merge 1 commit into
bevyengine:mainfrom
oelison:bugfix-android-activity

Conversation

@oelison
Copy link
Copy Markdown
Contributor

@oelison oelison commented May 24, 2026

  • update android-activity to 0.6.1 from crate bevy_android

Issue: NO-TICKET (not found)

Objective

The android-activity 0.6.0 is no longer compatible. This makes android-activity = "0.6" to less restrictive.

Solution

I asked in the Discord and it looks like a dedicated version is most practical. android-activity = "0.6.1" At least it is now compatible with gamesActivity from here: libs.versions.toml L8.

Testing

Created the example on my own system. It is now working on emulator and real devices. I was a long time struggeling with this missing constraint, because I had still the old 0.6.0 on my system.

* update android-activity to 0.6.1 from crate bevy_android

Issue: NO-TICKET (not found)
@oelison
Copy link
Copy Markdown
Contributor Author

oelison commented May 24, 2026

I have tested this also with the PR #23491. I had a lot of problems to get it working. Now it works on the main, this PR and in my demo for VR/XR. I think this is very urgent for consistency. Reviews are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants