mozilla / mozilla/rust-android-gradle
0.9.3 incompatible with AGP 7.4.1
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.3k
- Forks
- 95
- Avg merge
- 15m
- Merged PRs (30d)
- 2
Description
It can't package compiled rust jni libs to aar.So java.lang.UnsatisfiedLinkError not found ocurrs. AGP 7.3.1 has no problem.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the AGP 7.4.1 packaging failure described in the issue, comparing it with AGP 7.3.1. Inspect how compiled Rust JNI libraries are packaged into the AAR and verify whether the resulting app can load them without java.lang.UnsatisfiedLinkError; no file or test is named in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, rust
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100