Commit 9795120
committed
Add TODO: Android AAR distribution + Kotlin façade + sample app
Captures two related gaps in the existing Android arm64 packaging:
publish a Gradle-consumable AAR (AndroidManifest + jniLibs/<abi>/ layout)
alongside the current JAR-with-resources artifact, and provide a first-party
Kotlin-friendly façade (Flow adapter, suspend variants) with a minimal
sample app to give the AAR an exercised end-to-end path.
https://claude.ai/code/session_01CP5if6tGKcN7FGapf7Qugp1 parent 893a2cd commit 9795120
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
0 commit comments