MVP with Loader:
MVP with Singleton Cache:
- http://blog.bradcampbell.nz/mvp-presenters-that-survive-configuration-changes-part-1/
- http://blog.bradcampbell.nz/mvp-presenters-that-survive-configuration-changes-part-2/
- https://github.com/grandstaish/hello-mvp/tree/master/app/src/main/java/com/example/bradcampbell/library
Mosby documentation:
- http://hannesdorfmann.com/mosby/mvp/
- http://hannesdorfmann.com/mosby/getting-started/
- http://hannesdorfmann.com/mosby/viewstate/
- http://hannesdorfmann.com/mosby/first-app/
- http://hannesdorfmann.com/mosby/summary/
- http://hannesdorfmann.com/android/mosby-playbook
- https://github.com/sockeqwe/mosby
Android, MVP, Mosby, RxJava, Retrofit, RxAndroid:
- http://appfoundry.be/blog/2015/09/14/mvprx/
- Github https://github.com/sockeqwe/mosby/blob/v1.x/rx/src/main/java/com/hannesdorfmann/mosby/mvp/rx/MvpRxPresenter.java
Diverse: