This project is DEPRECATED and no longer maintained. Instead please check the Kotlin version of the same project. Looking for URL? Here it is Kotlin Starter Kit - MVP
More or less, each android project could have similar structure and libraries used. Some features as well. This project should help us start new android application without spending too much time on initial setup. Project is organized with Clean Architecture and MVP Pattern in mind, separated to four modules:
- app
- presentation
- data
- domain
Libraries included in this project are listed below:
Common
Network
View
Testing
Crash Reports