Skip to content
A template which can be used to quickly set up a new Android project that uses the Model View Presenter design pattern
Branch: master
Clone or download
Pull request Compare This branch is 8 commits behind spengilley:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
app
core
.gitignore
README.md
build.gradle
gradle.properties
gradlew
gradlew.bat
settings.gradle

README.md

AndroidMVPTemplate

An example project that demonstrates using the Android MVP pattern and receiving data from a Service into the UI

You can’t perform that action at this time.