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

iotaledger / iota-rust-sdk / 22557985525
84%

Build:
DEFAULT BRANCH: develop
Ran 02 Mar 2026 01:44AM 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.081% (+0.05%) from 84.033%
22557985525

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)

21227 of 25246 relevant lines covered (84.08%)

34775.98 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
70.73
-0.41% crates/iota-sdk-types/src/crypto/multisig.rs
2
69.77
16.28% crates/iota-sdk-graphql-client/src/streams.rs
2
82.1
-1.23% crates/iota-sdk-types/src/crypto/passkey.rs
4
74.47
-0.63% crates/iota-sdk-types/src/crypto/signature.rs
Jobs
ID Job ID Ran Files Coverage
1 nextest - 22557985525.1 02 Mar 2026 01:44AM UTC 90
84.08
GitHub Action Run
Source Files on build 22557985525
  • Tree
  • List 90
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22557985525
  • d413067a on github
  • Prev Build on develop (#22533407116)
  • Next Build on develop (#22604326142)
  • 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