News

Here's what Meta's developers have learned from moving their code base from the Java programming language over to Kotlin.
A new report released earlier this week estimates that Kotlin will surpass Java as the primary programming language used for Android apps by December 2018.
It provides the runtime and core APIs that all apps and most OS services rely on. Both Java and Kotlin are compiled down to bytecode executed by ART.
At its I/O 2017 developers conference today, Google announced Android is gaining official support for the Kotlin programming language, in addition to Java and C++.
ART is the engine that powers Android and is responsible for compiling Java and Kotlin into bytecode and executing it. Updates to ART have let Google improve the speed of apps, even without a full ...
Google today announced that it is making Kotlin, a statically typed programming language for the Java Virtual Machine, a first-class language for writing Android apps.
Are the days of Java’s rule over Android apps coming to an end? Google announced official support for the Kotlin programming language in May 2017 at its annual I/O developer conference. The ...
That came as a bit of a surprise, given that Java had long been the preferred language for Android app development, but few announcements at that year’s I/O got more applause.
For Android developers, Kotlin support is a chance to use a modern and powerful language, helping solve common headaches such as runtime exceptions and source code verbosity.