A useful stack on android #3, compatibility

1 · Saul Molinero · March 12, 2015, midnight
This is the third post of the series: 'A useful stack on Android'. In the first part I have tried to define a modular and scalabe architecture, based on the pattern: Model View Presenter (MVP). The second part has explained how to take small bites of Material Design on the user interface, through colors, transitions, vectors, etc. In this third part, we will talk about compatibility , it is known that the Android fragmentation is huge, different versions, screen sizes, fetaures, etc. For that...