Android weather forecast application with widget. Tracks user location and update weather every 5 min. Currently in russian.
Go to file
Andrey Kassaev 4511338576 init 2024-04-01 01:14:09 +04:00
.idea init 2024-04-01 01:14:09 +04:00
app init 2024-04-01 01:14:09 +04:00
assets init 2024-04-01 01:14:09 +04:00
gradle init 2024-04-01 01:14:09 +04:00
.gitignore init 2024-04-01 01:14:09 +04:00
README.md init 2024-04-01 01:14:09 +04:00
build.gradle.kts init 2024-04-01 01:14:09 +04:00
gradle.properties init 2024-04-01 01:14:09 +04:00
gradlew init 2024-04-01 01:14:09 +04:00
gradlew.bat init 2024-04-01 01:14:09 +04:00
settings.gradle.kts init 2024-04-01 01:14:09 +04:00

README.md

Weather Widget

Android weather forecast application with widget. Tracks user location and update weather every 5 min.
Currently in russian. Click here to get apk

Built with:
Jetpack Compose
Jetpack Glance Foreground Service
Retrofit
Hilt
https://www.weatherapi.com/ as Weather Forecast Provider

On initial start GPS and Internet must be ON and permission granted.