Kotlin is an officially supported language for developing Android apps, along with Java. (If you're looking for the Java version of this codelab, you can go here.) Kotlin is a statically typed programming language that runs on the JVM and is completely interoperable with the Java programming language. In this codelab, you'll learn how to build and run your first Android app in the Kotlin programming language.