Treballs Finals de Grau d'Enginyeria Informàtica, Facultat de Matemàtiques, Universitat de Barcelona, Any: 2016, Director: Àlex Pardo Fernández
Mobile development is relatively new. Often companies have to pay for mistakes made in the past resulting in unstable applications, which are difficult to maintain and with a huge investment of time for bug fixes and refactoring. This document will review and apply the best technologies available in the Android Development as well as the architecture proposed by Robert C Martin, called Clean Architecture, and the best Software Design patterns, leading to an application that meets the SOLID principles, with scalable architecture, maintainable and efficient for the developer and the company, trying with this to help a potential reader and contribute with my study in application development paradigm.