florina-muntenescu / DroidconMVVMLinks
"Hello, World!" example of the Model-View-ViewModel pattern
☆481Updated 6 years ago
Alternatives and similar repositories for DroidconMVVM
Users that are interested in DroidconMVVM are comparing it to the libraries listed below
Sorting:
- Model-View-Presenter vs Model-View-ViewModel in a "Hello, World!" project☆322Updated 8 years ago
- This project implements the dagger 2 in android for dependency injection☆454Updated last year
- Sample project explains Dependency Injection in Android using dagger-android framework.☆515Updated 5 years ago
- Simple application using Dagger Android (2.11-2.17), Butterknife (8.7-8.8), and Model-View-Presenter (MVP) with support for Singleton, Ac…☆214Updated 6 years ago
- Android MVP sample adapts with new Android architecture components (Lifecycle, Room).☆433Updated 5 years ago
- Demo project for Dagger 2☆207Updated 7 years ago
- Sample app using Android architecture components☆631Updated 4 years ago
- This repository contains 100+ examples using RxJava for Android