Java may still be the first programming language that springs to mind when you think about Android, but you don’t have to use Java for Android development. In fact, Kotlin is now Google’s preferred ...
Kotlin offers big advantages over Java for JVM and Android development, and plays nicely with Java in the same projects. Kotlin is a general purpose, free, open source, statically typed “pragmatic” ...
JetBrains has released an alpha version of Kotlin Multiplatform Mobile (KMM), an SDK that enables developers to use the same business logic in both Android and iOS mobile applications. KMM draws on ...