This repository demostrates architecture of anroid application. This architecture aims to :
- Provide boiler plate code to understand Model-View-Presenter (MVP) architecture without using any architectural frameworks.
- Provide boiler plate code to understand unit testing and instrument testing of application