udacity / android-kotlin-notifications
☆66Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for android-kotlin-notifications
- Unit Testing with JUnit5, JUnit4, Mockito, MVVM (repository pattern), Room Persistence, RxJava, (Java)☆60Updated 5 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated 11 months ago
- UI Testing with Jetpack and AndroidX☆33Updated 4 years ago
- Sample application using Dagger 2 Multibinding, ViewModel, RxJava and Retrofit☆31Updated 3 years ago
- 🎨 Exploring creational,structural and behavioral design patterns using Kotlin☆88Updated 2 years ago
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆32Updated 4 years ago
- Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and…☆102Updated 5 years ago
- Sample Code for implementing paging library with Kotlin Coroutines☆96Updated 4 years ago
- ☆16Updated 4 months ago
- Example of creating Singletons with Kotlin with some MVVM architecture☆49Updated 4 years ago
- ☆34Updated 4 months ago
- How to use Android Navigation Architecture Component using Kotlin☆24Updated 5 years ago
- Learn to use dagger for dependency management in a multi-module app☆53Updated 4 years ago
- The simple and modern way to implement a network layer using coroutines flows, retrofit and koin on android 🥳☆25Updated 4 years ago
- Android - MVVM with Clean Architecture Blueprint Written In Kotlin☆51Updated 4 years ago
- A take on dynamic feature modularization, kotlin coroutines, MVI and unidirectional data flow. WIP☆49Updated last year
- ☆37Updated 5 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆82Updated 2 years ago
- FunFacts is an example of Modular architecture☆54Updated 2 years ago
- An example of how to use Retrofit2 to cache HTTP responses☆33Updated 5 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆27Updated 5 years ago
- Experimenting with MVVM, Koin and Repository pattern in a simple TODO app.