Skip to content

Add jni and kotlin implementations - #3021

Merged
JonasVautherin merged 58 commits into
mainfrom
add-jni
Aug 1, 2026
Merged

Add jni and kotlin implementations#3021
JonasVautherin merged 58 commits into
mainfrom
add-jni

Conversation

@JonasVautherin

@JonasVautherin JonasVautherin commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Similar to the python implementation in py/, this adds "mavsdk-kotlin" in kt/. But JVM and ART don't call C library, so I also added a jni/ layer (which could be used for languages other than Kotlin, like Java).

So for Kotlin, the wrapping goes: cpp -> c -> jni -> kotlin.

@JonasVautherin JonasVautherin self-assigned this Jul 30, 2026
@JonasVautherin JonasVautherin changed the title Add jni Add jni and kotlin implementations Jul 31, 2026
@JonasVautherin
JonasVautherin marked this pull request as ready for review July 31, 2026 23:42
@JonasVautherin
JonasVautherin requested a review from julianoes July 31, 2026 23:42
@JonasVautherin
JonasVautherin merged commit 00bc6f4 into main Aug 1, 2026
62 checks passed
@JonasVautherin
JonasVautherin deleted the add-jni branch August 1, 2026 14:54
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