News

Android Studio will walk you through adding Kotlin dependencies into your project and convert the code to functionally equivalent Kotlin code.
Kotlin lint code quality checks can now be run via the command line using the " gradlew lint" command (see above). SQL code completion, statement reinforcing, and code navigation have been added ...
Find out how to customize Kotlin and Java classes so they provide exactly the functionality your project requires, including previously-closed classes.
Google's Android Studio 3.0 dev environment has just become available in the stable channel, with built-in support for Kotlin and Java 8.
Here's what Meta's developers have learned from moving their code base from the Java programming language over to Kotlin.