An Android (Kotlin) project.
- To run the project on a device the min SDK is 21 (Android Lollipop)
-
- Architecture Components
- Navigation Components
- Room Database
- Work Manager (fetch current weather and 16-day weather forecast information every 1 hr in the background)
-
Static code analysis using Lint
-
Coroutines - Asynchronous tasks