Android Architecture - Modularization
Mohamed Ibrahim
Mohamed Ibrahim
Senior Android Developer @ SEB | Fintech | Healthcare | Electricity | Telecom | Kotlin | Java | Jetpack Compose
Hello Android Developers, I have created this repository with the below android topics, it will help you to create android apps in modularization way.
- Android App Modularization
- Gradle Depedency managment
- Gradle in Kotlin DSL
- Custom Plugin(dependencies with no duplication)
- Static Code Analytics (KTLint-Detekt)
- KOIN service locator instead of Dagger (dependency injection)
@Philippe Boisney article is very good about android architecture & modularization please check his Article
Thanks Philippe Boisney, you have created a great blog about Android Architecture