Skip to content

Android Architecture for android MVP based projects consisting Dagger,Butterknife & Retrofit and its used for quick start.

Notifications You must be signed in to change notification settings

nakul91/android_mvp_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

android_mvp_boilerplate

This is a basic android biolerplate based on MVP helps to start coding immediately without worrying about package name, package structure, gradle file structure and implementing basic gradle plugins necessary for the project. So go ahead clone it and start coding.

This project uses:

  1. Retrofit/Okhttp For network calls

  2. Dagger 2 For dependency injection

  3. Butterknife For view injection

  4. Timber For logging

  5. Google play services

  6. Gson For serialization/deserialization

7.Errorprone&Checkstyle For code analysis

About

Android Architecture for android MVP based projects consisting Dagger,Butterknife & Retrofit and its used for quick start.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published