Android Things uses mostly the same stack as commo...
# kotlin-native
g
Android Things uses mostly the same stack as common Android. So it mostly Java Android SDK, so you can use it now with kotlin-jvm And, as common Android, Things of course also supports NDK, but it’s mostly the same NDK, no special Things bindings as I know but SDK has Things Support Library But anyway, support of Android NDK would be a huge thing (pun!) for us and I think anyone who has Kotlin in SDK side and C++ in NDK The pure Kotlin stack for Android… mmm 😻 K
😃 2