News

Google has detailed significant improvements that the Google Home team achieved just by rewriting the Google Home app in the modern programming language Kotlin. Google is encouraging all Android ...
Does it feel like Android Studio packages and builds your apps, with very little input from you? Behind the scenes, Android Studio uses the Gradle automated build toolkit, and although it’s possible ...
Note that I’m using Kotlin Android Extensions to import references to the Button and TextView UI elements into the Kotlin source file, which is why there’s no findViewByIds in the above code.
Investigating what kind of support the open source code editor has for Kotlin, recently named a first-class programming language for Android development.
In order to maximize the benefits brought by Kotlin in terms of productivity and safety, Meta engineers have been hard at work to translate their 10 million line Android codebase from Java into ...
Kotlin is a hot programming language right now, and its eclipse of Java for Android mobile development might leave Visual Studio developers wondering how they can get in on the action. The already ...
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 ...