Model-View-Intent-Android
Model-View-Intent-Android copied to clipboard
A demo that shows how to apply Model-View-Intent on Android
DEPRECATED
The original blog post is deprecated (out dated), so is this demo app.
I have decided to write a new blog post series about this pattern here: http://hannesdorfmann.com/android/mosby3-mvi-1
You may also want to have a look at the Model-View-Intent example of Mosby