KarinaSokolova / android-mvc-exampleLinks
The small example implementing the communication between the View, Controller and Activity in Android Passive MVC.
☆20Updated 5 years ago
Alternatives and similar repositories for android-mvc-example
Users that are interested in android-mvc-example are comparing it to the libraries listed below
Sorting:
- Design patterns for android☆81Updated 11 years ago
- A number of code labs for Android development☆49Updated 9 years ago
- Preference wrappers for primitive types for Android☆187Updated 4 years ago
- Sample Android project which incorporates MVVM, databinding, RxJava2, Dagger2 and Clean Architecture approach.☆41Updated 8 years ago
- A simple tutorial step by step on how to implement and use RxAndroid☆110Updated 9 years ago
- A code example of the implementation of RxAndroid & RxJava as an EventBus on Android