Inspired by Antonio Leiva and his blog. Learning kotlin developing android apps being helped by Antonio Leiva's guide. Below, you can find a list with all post that I followed.
- First Kotlin project (create first android project in kotlin);
- Kotlin Variables (variables in kotlin);
- Kotlin Android Extensions: (say goodbye to findViewById);