News

This post is an introduction to Kotlin for Android development. Learn how the language differs from Java and the basic syntax and layout.
Google has released Android Studio 3.0 with support for the Kotlin programming language and new tools to speed up app development and debugging.
Kotlin interoperates with Java and its libraries, and is included with JetBrains' IntelliJ IDEA integrated development environment and Android Studio.
Meta has been at work to port their Android codebase from Java to Kotlin. In the process, they have learned a number of lessons of general interest and developed a few useful approaches, explains ...
Starting with Android Studio 3.0, Kotlin is included out-of-the-box, so there are no additional setup steps or add-ons to install. Kotlin was created by JetBrains and officially released early ...
That’s important because if you want to target Android O, create an Instant App, start developing with Kotlin, or use the latest Android app performance tools, you’ll need Android Studio 3.0.
Kotlin is a super new programming language built by JetBrains, which also coincidentally develops the JetBrains IDE that Android Studio — Google’s official developer tool — is based on.