Learn Kotlin for Java developers

Kotlin is 100% interoperable with Java, so you can include as little or as much Kotlin code in your app as you want. Through the articles and codelabs in the Java to Kotlin learning pathway, you can learn how to write idiomatic Kotlin code, add Kotlin to an existing app, and make it seamlessly callable from your Java code. You’ll also see how Android Studio can help you convert Java code to Kotlin code.

Start pathway