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.
-
Dagger 2 For dependency injection
-
Butterknife For view injection
-
Timber For logging
-
Gson For serialization/deserialization
7.Errorprone&Checkstyle For code analysis