5:23
By layer or feature? Why not both?! Guide to Android app modularization
In this talk, we will give you a set of common patterns and recipes for modularizing your project in the context of the modern ...
10:19
Don't Do These Fatal Mistakes With a Multi-Module Architecture
If you build an app with a multi-module architecture, there are many things you can do wrong. In this video I'll tell you about the 2 ...
45:33
Scalable multi-module architecture for Jetpack Compose apps with Pavlo Stavytskyi
Jetpack Compose, navigation, multi-module architecture, API and Impl modules, dependency injection — in this talk, we will see ...
17:04
Multi-module Android App Tutorial
OH, WE ARE SO BACK. Hello everyone, I have some exciting news: the Rick and Morty public API is returning! This video kicks off ...
10:59
Navigation In Multi-Module Android Apps - Why You're Doing It Wrong!
In this video, I'll share the correct way of implementing navigation in a multi-module Android project. Register for Saturday's ...
12:18
What is a Module and How to create modules in Android
Discord community: https://discord.gg/snFzU9dZqz Instagram → https://www.instagram.com/lofcoding/ GitHub ...
24:22
Dependency Management in a Multi-Module Project - THIS Is How You Need to Do It
Learn how to make apps scale with a multi-module architecture https://pl-coding.com/multi-module-course Get my FREE 4.5h ...
18:17
Multi-Module Architecture in KMP for Beginners (Kotlin Multiplatform)
In this video I'll give you an introduction to what multi-module architecture is all about and what's special about KMP modules.
6:03
Type safe, multi-module best practices with Navigation Compose
As your app grows in size and complexity, following these best practices for using Navigation Compose will set you up for ...
9:29
Android Build Variants & Flavors in Multi Module App - Tutorial
How to use Flavors in multi module app. Full Project: https://github.com/MemoryLeakHub/Top100Albums.
3:48
Master Multi-Module Architecture for Android Development
Discord community: https://discord.gg/snFzU9dZqz Instagram → https://www.instagram.com/lofcoding/ GitHub ...
13:16
How to Build a Custom Gradle Plugin to Share Project Config - Multi-Module Architecture
In this video I'll show you how you can manage a multi-module project's config by using a custom Gradle plugin. ⭐ Learn ...
21:31
Building a scalable, modularized, testable app from scratch
If you're building an app from scratch or looking to update your app to follow modern Android development best practices, this talk ...
1:50:18
Multi Module Movie Search App in Android | Jetpack Compose & Clean Architecture
Buy me an iPad! : https://buymeacoffee.com/himanshugaur In this tutorial, we'll build a scalable, clean, and efficient Multi-Module ...
7:32
Adding Hilt to Multi-Module App | Android 2024
Step 1 to create a well-architected app: add Dagger Hilt! Sit back and enjoy as I add in this powerful library to our multi-module ...
1:43
Architecture: Organizing modules - MAD Skills
In this episode of Architecture for Modern Android Development Skills, Emily Kager shares a tip around organizing modules in ...
9:16
Modularizing Android applications can seem like it requires an excessive amount of effort for little gain? In this episode, I'll discuss ...
15:37
Type-Safe Navigation in Multi-Module Projects with Jetpack Compose
Unlock the full potential of Jetpack Compose with our comprehensive guide on implementing type-safe navigation in multi-module ...
13:03
How to modularize the Android app and use the created module in another Android app?
Here we are creating an Android project and in that, we create a module and within the same project, we navigate to an activity ...