Stephen Pengilley

Results 3 repositories owned by Stephen Pengilley

ActivityFragmentMVP

328
Stars
84
Forks
Watchers

This is an example of interactions between Activity and it's Fragments using Android Model View Presenter

AndroidMVPService

25
Stars
9
Forks
Watchers

An example Android project using MVP and receiving data from a Service

AndroidMVPTemplate

64
Stars
16
Forks
Watchers

A template which can be used to quickly set up a new Android project that uses the Model View Presenter design pattern