This is a enhanced example of the Sunshine project implemented using popular android libraries and Kotlin.
You have to define your own openweathermap api key. Create gradle.properties
file in the root folder and add your key:
WeatherApiKey=12345...