Rajashekar
07/17/2020, 6:04 AMChristopher Elías
07/21/2020, 5:27 PMDmitry Kandalov
07/21/2020, 6:03 PMAdam Hurwitz
07/21/2020, 6:54 PMMadalin Valceleanu
07/23/2020, 9:56 AMKotlin
, following best practices using Jetpack
.
The goal of the project is to demonstrate best practices, provide a set of guidelines, and present modern Android application architecture that is modular, scalable, maintainable and testable. This application may look simple, but it has all of these small details that will set the rock-solid foundation of the larger app suitable for bigger teams and long application lifecycle management.
Application is based, apply and strictly complies with each of the following 5 points:
• A single-activity architecture
, using the Navigation component to manage fragment operations.
• Android architecture components
, part of Android Jetpack give to project a robust design, testable and maintainable.
• Pattern Model-View-ViewModel
(MVVM) facilitating separation of development of the graphical user interface.
• S.O.L.I.D
design principles intended to make software designs more understandable, flexible and maintainable.
• Modular app architecture
allows being developed features in isolation, independently from other features.
Project link: https://github.com/VMadalin/android-modular-architecturejaguililla
07/23/2020, 10:29 AMe
08/01/2020, 2:08 AMshikasd
08/02/2020, 6:35 PMPetar Marijanovic
08/03/2020, 12:05 PMpablisco
08/05/2020, 4:46 PMRobert Jaros
08/08/2020, 10:27 AMDmitry Kandalov
08/08/2020, 2:39 PMmarcinmoskala
08/10/2020, 9:45 AMKris Wong
08/10/2020, 4:43 PMYashovardhan
08/11/2020, 3:54 AMallan.conda
08/14/2020, 12:08 PMaltavir
08/14/2020, 12:17 PMbasher
08/16/2020, 7:23 PMaltavir
08/17/2020, 12:57 PMUgi
08/18/2020, 6:03 PMstreetsofboston
08/19/2020, 2:05 AMpedro
08/19/2020, 9:25 AMCarlos Cadete
08/19/2020, 1:48 PMRobert Jaros
08/21/2020, 3:53 PMJurriaan Mous
08/26/2020, 10:36 AMjaguililla
08/26/2020, 2:44 PMrobstoll
08/27/2020, 7:50 AMmarcinmoskala
08/31/2020, 7:21 AMJarosław Michalik
09/02/2020, 6:44 AM