Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 941 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 941 Bytes

LearningKotlin

This is a simple Android application that shoes some weatehr data using Open Weatehr Map API built upon Kotlin language. I created this project while reading this book.

Most Kotlin concepts such as delegates, interfaces and ... are covered in this project. I also tried to develop this with Clean Architecture in mind but didn't spend much time on that so it's probably not a best practice.

Screenshots

Main Activity Detail Activity Settings Activity
MainActivity MainActivity MainActivity