Skip to content

TheDancerCodes/AndroidMVP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android MVP

This repo contains a basic Android App that demonstrates the Model-View-Presenter Architecture Pattern using the following frameworks:

  1. RxJava 2
  2. Butterknife
  3. JUnit
  4. Dagger2
  5. Retrofit

Project Setup

This project is built with Gradle, the Android Gradle plugin. Follow the steps below to setup the project localy.

  • Clone Android MVP inside your working folder.
  • Start Android Studio
  • Select "Open Project" and select the generated root Project folder
  • You may be prompted with "Unlinked gradle project" -> Select "Import gradle project" and select the option to use the gradle wrapper
  • You may also be prompted to change to the appropriate SDK folder for your local machine
  • Once the project has compiled -> run the project!

About

This repo contains a basic Android App that demonstrates the Model-View-Presenter Pattern using the following frameworks: RxJava 2, Butterknife, JUnit, Dagger 2, Retrofit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages