With the announcement at Google I/O this year that Kotlin will be an officially supported language for Android it seemed like a good idea to dive in and write a small sample app to get a feel for the language.
I’ve re-written the MVP app which I’ve used in other blog posts entirely in Kotlin – the full source is here on github. This post is a quick summary of some of the language features which I find noteworthy