How to use Hilt with Retrofit
-
Updated
Oct 24, 2022 - Kotlin
How to use Hilt with Retrofit
Room-Dagger-Hilt-Mvvm-DI-Coroutines-Retrofit-Data-Binding
Android offline first mobile shopping app built with MVVM Architecture using Fake Store API
An example to show API call with coroutines using dagger hilt and writing Unit Test cases with Dagger Hilt
The mobile android application that users can sell and buy items by auction. The application aims to follow the best practices for modern android development (MAD). It was built with loosely coupled architecture and clean code practices in mind. (In progress)
A simple Image Search App with MVVM Architecture, Hilt, Retrofit, Coroutines
A simple To-Do App build with MVVM Architecture, Hilt, Room, Coroutines
비대면 러닝 챌린지 서비스 (SSAFY 7기 공통프로젝트 우수상 - 1등)
This app allows users to sign in or sign up and manage text items within their accounts. Users can add and remove text items. It uses Firebase as a remote data source and Room as a local data source.
Task managment app
Note app implemented using JetpackCompose
Android | Jetpack Compose | Apollo GraphQL 3 | Clean Architecture | MVVM Principles | Node.js with TypeScript | PostgreSQL | Redis
A TodoList app that uses Room Database along with Coroutines to save todos. Dagger-Hilt is used for Dependency Injection. The app uses MVVM architecture with the repository pattern and LiveData. It also uses Data Binding with Navigation Components and DiffUtil for efficient RecyclerView. The app contains swipe to delete gestures and transition a…
Open Source Android app with mocked functionality designed to demonstrate good and modern mobile app architecture. The project showcases a well-organized modular architecture that follows clean architecture principles.
App para visualizar e compatilhar fotos de gatinhos fofos da The Cat API.
OOP course project
Keep Notes is a note application with MVVM architecture pattern where the user can add, delete, update, and save a note. The application uses a local database called Room Database, therefore, the data from the user will be saved even if the app is closed.
Test App to test android applications for UI tests using espresso in AndroidTest directory . And logical code testing using JUnit Test in Test directory.
Add a description, image, and links to the hilt-dagger topic page so that developers can more easily learn about it.
To associate your repository with the hilt-dagger topic, visit your repo's landing page and select "manage topics."