🤙🏾 Android dev here, if you go kotlin route

Reply to this note

Please Login to reply.

Discussion

Definitely aiming to go kotlin but want to keep the core code in rust, if possible. Is that straightforward on android or are kotlin language bindings the only way to go?

Yes, Kotlin language bindings are the standard way to integrate the rust code into an Android app. Would be a pleasure to explore how we can make it work best .