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 ...
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 ...
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 ...
12:10
The Ultimate Package Structure Guide for Android Developers
This video will show you The Ultimate Package Structure Guide for Android Developers! Let me be your mentor and become an ...
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 ...
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 ...
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 ...
17:13
Beginner’s Guide to Android Studio & Project Structure | Android Development 2026 | Lesson #2
https://DeveshRx.com In this guide, you will learn how to navigate the Android Studio IDE like a pro before even writing your first ...
2:04:52
Kotlin Multiplatform Modularization | Build a Scalable KMP Multi Module Project
Coffee Please: https://buymeacoffee.com/himanshugaur In this video, I'll guide you through modularization in Kotlin ...
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 ...
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 ...
42:17
The Ultimate Gradle Kotlin Beginner's Crash Course For 2025
... in Android Studio 5:27 - The Gradle Wrapper 8:03 - build.gradle.kts (project) 8:56 - Gradle Plugins 12:27 - build.gradle.kts (app) ...
24:48
Modular Android App Architecture by Oleksii Mikhieiev
On February 8th, we discussed different approaches for apps modularization. During the presentation next topics were ...
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 ...
32:21
Build a modular Android app architecture (Google I/O'19)
Finding the right architecture for the problem sets we face as Android developers still feels like a complicated task, even with all ...
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 ...
34:31
The Ultimate Dagger-Hilt Guide (Dependency Injection) - Android Studio Tutorial
Dependency injection is a core concept of software development. In this video, I'll show you how you can apply DI in an Android ...
1:21
Fix for gradle error: Module not specified in Android Studio
Simple solution was given for the Android Studio gradle error 'Module not specified'. #error #module #androidstudio.
2:25:08
Master Modular Android App Development | Jetpack Compose, Dagger Hilt, Room, MVVM Guide
... #AndroidDevelopment #JetpackCompose #DaggerHilt #RoomDatabase #CleanArchitecture #MVVM #AndroidStudio #Kotlin ...
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.