• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

iotaledger / iota-rust-sdk / 22510570320
84%

Build:
DEFAULT BRANCH: develop
Ran 28 Feb 2026 01:41AM UTC
Jobs 1
Files 90
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Feb 2026 10:03AM UTC coverage: 84.073% (-0.01%) from 84.085%
22510570320

push

github

web-flow
feat(kotlin): add Android support to Kotlin bindings (#972)

* feat(kotlin): add Android support to Kotlin bindings

CI/Release:
- Add 4 Android ABI targets to kotlin_publish.yml (aarch64, armv7, x86_64, i686)
- Setup Android NDK (r26d) and cargo-ndk for cross-compilation
- Split build step for desktop vs Android targets

Makefile:
- Add kotlin-android target for local builds with cargo-ndk
- Exclude android-demo from kotlin-examples

Documentation:
- Add Android Support section to Kotlin README (ABI table, Gradle setup,
  native loading, jniLibs alternative, local build instructions)

Demo App (bindings/kotlin/examples/android-demo):
- Minimal Android app calling GraphQlClient.newDevnet().chainId()
- JNA AAR dependency with JAR exclusion to avoid duplicate classes
- ProGuard rules for JNA and iota_sdk
- Tested on ARM64 emulator - successfully fetches chain ID from devnet

Closes #496

* fix(kotlin): update copyright dates to 2026 and remove custom theme

Update all copyright headers from 2025 to 2026. Remove themes.xml
and use default Material theme to reduce noise.

* fix(kotlin): address review feedback for Android support

- Fix cargo-ndk flag from -p to -P in Makefile and CI workflow
- Add rustup target add instructions for Android targets
- Add ANDROID_HOME / local.properties setup to demo prerequisites
- Add full local build dependency instructions to demo README

* docs(kotlin): add architecture diagram to Android demo README

Add diagram showing both production (Maven Central) and local
development paths for Android native library loading.

* fix(kotlin): address round 3 review feedback

- Replace architecture diagram with compact horizontal version
- Add real example path for ANDROID_NDK_HOME in Kotlin README

* feat(ci): add nightly job for Android build verification

Add kotlin_android_nightly.yml that runs daily at 2am UTC:
- Builds native .so for all 4 Android targets via cargo-ndk
- Builds the Android demo APK via Gradle

Also pin setup... (continued)

21225 of 25246 relevant lines covered (84.07%)

34680.49 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
61.74
-1.74% crates/iota-sdk-types/src/crypto/move_authenticator.rs
2
71.14
-0.41% crates/iota-sdk-types/src/crypto/multisig.rs
3
85.55
-0.23% crates/iota-sdk-types/src/crypto/zklogin.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest - 22510570320.1 28 Feb 2026 01:41AM UTC 90
84.07
GitHub Action Run
Source Files on build 22510570320
  • Tree
  • List 90
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22510570320
  • d413067a on github
  • Prev Build on develop (#22332930149)
  • Next Build on develop (#22533407116)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc