Best daily deals

Affiliate links on Android Authority may earn us a commission. Learn more.

Kotlin coding language now supported in Android

Google is adding support for a new coding language to Android - Starting with Android Studio 3.0, Kotlin is available to build your Android apps.
By
May 17, 2017

Android supports a new coding language, Kotlin! More great news for developers at the Google I/O conference 2017.

For the first time at a Google I/O conference, Google is announcing that Android will support a new coding language. This is exciting news for the future of the OS, supporting new techniques for developers and more. Kotlin runs in a familiar way, running on top of a Java Virtual Machine, or compiled to Java source code. This is basically what current supported languages offer. The up front benefit is improvements to runtime exceptions and source code verbosity.

Android Studio 3.0 will support Kotlin right out of the box, making it easy to get started with the new language. The way that the language is supported allows you to gradually roll in new features. There is no need to completely re-write your application to make the change.

This is a partnership between Google and JetBrains, the folks behind Kotlin. They offer a standalone experience, as some of you may already know, but now even more will get involved through Android. Stay tuned for more details on Kotlin and more from Google I/O 2017.