Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use cargo-ndk-android instead of rust-android-gradle plugin #274

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

StuartHarris
Copy link
Member

@StuartHarris StuartHarris commented Oct 17, 2024

For the Android examples, this PR explores the use of cargo-ndk and the cargo-ndk-android plugin instead of Mozilla's rust-android-gradle plugin.

It was prompted by the failure of the Mozilla plugin when I upgraded Python to 3.13 (linking failed because the pipes import fails as this has now been removed from python). I've raised an issue (mozilla/rust-android-gradle#153), for which I'd be happy to submit a PR but not sure if/when it would be merged.

In the meantime, this is an alternative that might be simpler overall, not sure.

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.

1 participant