anitaa1990 / Dagger2-SampleLinks
A sample app to demo how to implement dagger in Android using Dagger Android Support library
☆77Updated 7 years ago
Alternatives and similar repositories for Dagger2-Sample
Users that are interested in Dagger2-Sample are comparing it to the libraries listed below
Sorting:
- A simple demo project for The Movie DB based on MVVM clean architecture.☆202Updated last year
- RxJava and RxAndroid complete beginner examples☆127Updated 5 years ago
- ☆56Updated 2 years ago
- A collection of small things I learn day to day across a variety of languages and technologies☆157Updated 5 years ago
- [DEPRECATED. USE https://github.com/egek92/Kotlin-MVVM-Jetpack-Hilt-Coroutines-Flow] Clean Android architecture guidelines that are based…☆72Updated 6 years ago
- Sample Android Application - MVVM, Dagger 2, RxJava, Retrofit☆111Updated 5 years ago
- For the blog, Dagger 2 for Android Beginners☆77Updated 8 years ago
- Navigation Drawer with New JetPacks Navigation Component☆94Updated 7 years ago
- Simple sample project using ViewModel and Firebase Database☆57Updated 8 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆140Updated 7 years ago
- A showcase app showing how to use PagingLibrary with Retrofit, Coroutines, Koin & Testing.☆130Updated 6 years ago
- Best Free Android Tutorials☆155Updated last year
- This is a basic example which gives an idea of MVVM Architecture along with LiveData and ViewModel Architecture components.☆45Updated 5 years ago
- A demo of how to use Jetpack architecture and lifecycle component to implement a form. This includes validation and submit.