Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 222 Bytes

File metadata and controls

4 lines (3 loc) · 222 Bytes

AndroidMVP

Implemented MVP pattern in Android with a sample project

This Project is mainly focused on implementing MVP Pattern in Android. Also, it concentrates on best practices like De-coupling and Moduling.