native-libandroidthings icon indicating copy to clipboard operation
native-libandroidthings copied to clipboard

Kotlin/Native usage examples

Open LouisCAD opened this issue 7 years ago • 2 comments

Hi, Kotlin can already be used on the non NDK side, but it could also be used on the NDK side with Kotlin/Native now in EAP! Could you provide at least one example using Kotlin/Native in an Android Things project along with Kotlin outside of the NDK when possible? Thanks!

LouisCAD avatar Dec 07 '17 18:12 LouisCAD

Did you already try to run https://github.com/JetBrains/kotlin-native/tree/master/samples/androidNativeActivity on Android Things?

proppy avatar Feb 16 '18 01:02 proppy

Verified that https://github.com/JetBrains/kotlin-native/tree/master/samples/androidNativeActivity works on Android Things IMX7

proppy avatar Feb 16 '18 02:02 proppy