Also, if you already know Android you can just rea...
# android
g
Also, if you already know Android you can just read Kotlin book or even official Kotlin reference - https://kotlinlang.org/docs/reference/ (there is a link to PDF version) Because you can use any Java Android tutorial or book and just convert examples to Kotlin. Kotlin plugin can even do that for you automatically