News

To get started with Kotlin, download the Android Studio 3.0 preview, open one of your existing Java files, and then choose “Convert Java File to Kotlin File” in the Code menu.
And since Android Studio ships with Kotlin, starting a Kotlin project is point-and-click simple – no need for a plugin as before. In addition, debugging Kotlin code is the same as debugging Java ...