Skip to content

Conversation

nadavgu
Copy link
Contributor

@nadavgu nadavgu commented Oct 11, 2025

Added android native targets for the project.

(Ran the static code analysis and the tests, plus checked manually on an android device)

@evant
Copy link
Owner

evant commented Oct 14, 2025

oh interesting! just curious what your usecase is for this?

@nadavgu
Copy link
Contributor Author

nadavgu commented Oct 15, 2025

oh interesting! just curious what your usecase is for this?

My company is currently very hesitant to adopt KMP due to the lack of required frameworks (such as DI 😄), so we're currently writing our android code in java & cpp.

And more specifically, I'm working on a multiplatform debugger written in kotlin (as a fun side-project). I used kotlin-inject for DI and now I'm adding support for android native in my project :)

@evant evant merged commit 3fc8827 into evant:main Oct 15, 2025
2 checks passed
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.

3 participants