5 Forks
30 Stars
30 Watchers

AndroidMVP_ProjectTemplate

This is a template for starting a new android project following MVP architecture with Dagger DI and jack compiler enable to use java 8 lambas. Include most of the necessary libraries for a typical android project.

How to download and setup AndroidMVP_ProjectTemplate

Open terminal and run command
git clone https://github.com/jpardogo/AndroidMVP_ProjectTemplate.git
git clone is used to create a copy or clone of AndroidMVP_ProjectTemplate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AndroidMVP_ProjectTemplate https://github.com/jpardogo/AndroidMVP_ProjectTemplate/archive/master.zip

Or simply clone AndroidMVP_ProjectTemplate with SSH
[email protected]:jpardogo/AndroidMVP_ProjectTemplate.git

If you have some problems with AndroidMVP_ProjectTemplate

You may open issue on AndroidMVP_ProjectTemplate support forum (system) here: https://github.com/jpardogo/AndroidMVP_ProjectTemplate/issues