alphamu / android-MVVM-DataBinding-FormExampleLinks
A demo of how to use Jetpack architecture and lifecycle component to implement a form. This includes validation and submit.
☆62Updated 6 years ago
Alternatives and similar repositories for android-MVVM-DataBinding-FormExample
Users that are interested in android-MVVM-DataBinding-FormExample are comparing it to the libraries listed below
Sorting:
- Unit Testing with JUnit5, JUnit4, Mockito, MVVM (repository pattern), Room Persistence, RxJava, (Java)☆60Updated 6 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated last year
- Kotlin android application example with MVVM pattern, android architecture, kotlin coroutine, unit test, and UI test☆142Updated 4 years ago
- A collection of small things I learn day to day across a variety of languages and technologies☆156Updated 4 years ago
- Simple sample project using ViewModel and Firebase Database☆57Updated 7 years ago
- Sample Android Application - MVVM, Dagger 2, RxJava, Retrofit☆112Updated 5 years ago
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆32Updated 5 years ago
- Navigation Drawer with New JetPacks Navigation Component☆97Updated 6 years ago
- README coming soon.☆46Updated 5 years ago
- ☆138Updated last week
- For the blog, Dagger 2 for Android Beginners☆77Updated 7 years ago
- ☆68Updated 11 months ago
- ☆56Updated last year
- A sample app to demo how to implement dagger in Android using Dagger Android Support library☆77Updated 6 years ago
- Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and…☆103Updated 6 years ago
- Basic example of setting up Koin 2.0.1 with AndroidX☆80Updated 5 years ago
- Sample Code for implementing paging library with Kotlin Coroutines☆95Updated 4 years ago
- Android MVVM + Retrofit + Dagger 2 + Room☆172Updated 6 years ago
- A sample app showcasing Instagram & YouTube like navigation, using Android Navigation component☆87Updated 4 years ago
- This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagge…☆65Updated 3 years ago
- Android News app developed using Clean + MVVM architecture☆51Updated 2 years ago
- An example how to use multiple application modules in one android project