nameisjayant / Weather-app-in-Android-KotlinView external linksLinks
In this project, we are going to make a weather application , with the help of dagger-hilt, retofit,coroutines,flow and channel. I have used openweather free api to make network request.
☆19Sep 5, 2022Updated 3 years ago
Alternatives and similar repositories for Weather-app-in-Android-Kotlin
Users that are interested in Weather-app-in-Android-Kotlin are comparing it to the libraries listed below
Sorting:
- A simple app to demonstrate WorkManager and notirication☆10Jun 20, 2023Updated 2 years ago
- This is a simple news feed application based on Retrofit and RecyclerView, The description of this project is first we will send a api re…