News

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 ...
Engineers at Facebook parent Meta have detailed their multi-year effort to convert the codebases for its numerous Android apps from the Java programming language over to Kotlin. That's a large task ...
Is there a Java class that you’ve always felt was missing some useful functionality for Android development? With Kotlin it is possible to quickly and easily add functionality to existing classes, ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
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” ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
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 ...