raystatic / HiltExampleLinks
☆10Updated 4 years ago
Alternatives and similar repositories for HiltExample
Users that are interested in HiltExample are comparing it to the libraries listed below
Sorting:
- A firebase phone auth in Android using Kotlin, Dagger, Material, ViewPager2, FirebaseAuth☆19Updated 5 years ago
- Effective UI Communication with MVI architecture, a BaseActivity and the Repository Pattern.☆18Updated 5 years ago
- ☆14Updated 5 years ago
- Android development tutorials and sample codes☆37Updated 4 years ago
- A Clean Architecture App that uses feature Modularization Architecture (app, presentation, domain, data, buildSrc) modules to hit TMDB AP…☆20Updated 3 years ago
- ☆34Updated 3 years ago
- a Cool Recyclerview with Transition in Kotlin, an MVVM architecture application with demonstration of Data Binding, LiveData, also can be…☆18Updated 6 years ago
- ☆13Updated 3 years ago
- This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.☆37Updated 4 years ago
- MVVM Android Template☆46Updated 2 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated last year
- A player based on ExoPlayer for play video automatically in RecyclerView, when an item is visible.☆16Updated 2 years ago
- A simple library to make it easy Expandable Recycler View List in Android☆20Updated 4 years ago
- A sample application built to demonstrate use of Android Paging library made in Kotlin using tools like MVVM, Coroutines, Room, Retrofit,…☆17Updated 5 years ago
- ☆13Updated 4 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆27Updated 6 years ago
- Sample login project using Kotlin and DataBinding pattern with Live Data☆48Updated 6 years ago
- Sample android project using MVVM Design pattern with Data Binding, Retrofit 2, RxJava 2 using Kotlin☆19Updated 6 years ago
- FunFacts is an example of Modular architecture☆56Updated 3 years ago
- An example of how to use Retrofit2 to cache HTTP responses☆33Updated 6 years ago
- Sample application using Dagger 2 Multibinding, ViewModel, RxJava and Retrofit☆31Updated 4 years ago
- A sample project explaining Scoped storage with different operations performed on file as well as Image.☆58Updated 4 years ago
- Styling Navigation Drawer☆42Updated 4 years ago
- Movie App built with Android architecture components (LiveData, ViewModel, Room, Paging) and repository pattern.