Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Android modular architecture on code example section #299

Merged
merged 1 commit into from
Dec 23, 2019

Conversation

vmadalin
Copy link
Contributor

Description

Add Android Modular Architecture that presents modern, 2019 approach to Android application development using Kotlin and latest tech-stack.

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.

Article: https://proandroiddev.com/android-components-architecture-in-a-modular-word-7414a0631969

@JStumpp JStumpp merged commit edbde75 into JStumpp:master Dec 23, 2019
@vmadalin vmadalin deleted the vm/add-android-modular-project branch December 23, 2019 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants