Complete Multi-Module Project With Jetpack Compose | Part 1

preview_player
Показать описание
Hey Guys,In this video we are going to learn about modularization and build our first Multi-Module App.
We will use best practices and also follow the latest tools.
1. We will use Jetpack Compose ( Native Ui Toolkit )
2. Navigation in multimodule apps
4. Dagger-Hilt Dependency Injection in multimodule App.
5. Learn which modularization we choose feature-wise, layer-wise, or a combination of these two.
6. Kotlin flows and kotlin coroutines with proper jetpack compose state management.

#kotlin #android #androiddevelopment #kotlin #cleanarchitecture #mvvm
Рекомендации по теме
Комментарии
Автор

Thank you man, Android is growing so fast in this past year.

A year ago was still mastering my self with MVVM and practicing clean without use cases since it was not applicable to our project
6mos ago I was studying MVVM + Clean + Use Cases
3mos ago MVVM + Clean + Use Cases + Compose
Was checking MVI + Clean + Use Cases + Compose for KMM
Then now, MVI + Clean + Use Cases + Compose + Multi Module

Well explained tutorial, it's so great to have Youtubers that have tutorials like this for free! You've earned a sub!

For anyone having problems in the current android studio versions, just check your gradle settings in project structure, make sure it's versions are compatible. Also all errors you may encounter is answerable in stackoverflow especially for different java versions 1.8, 17 etc.

ernestguevara
Автор

Didn't know about debounce until your video! Thanks man! Great tutorial!

RoshitGopinath
Автор

Thanks a lot. This is the best learning video of Jetpack Compose for beginer.

katana
Автор

Thank you for sharing the concept of modular architecture

rohantalukder
Автор

Thank you for sharing your experiences with us and try to learn as easy as you can at 36:42

unknownBoylover
Автор

Thank you very much, really helpful video

IrinaBadertdinova
Автор

Hi Himanshu, Do you have the repository for this code? Can you please share it

alibadar
Автор

how to get the provided dependencies that you added at the video ?

ugprkjq
Автор

Sir, i have a question. why every feature have same build gradle. it's correct ?

imamyusupbachtiar
Автор

what state management is used in Android I come from background of Flutter where we use sate management like Provider, River Pod, Bolc etc.

ManoharAcharyaAndroid
Автор

Nice Tutorial, please share the gradle code that you copied and pasted

jaloliddinabdullaev
Автор

Thanks for the video, question:
Do you can share the github link of the repo, thanks.

gabrielp.
Автор

Nice Can you please share the repository/git link?

rabiunislam
Автор

Hey himanshu first of all thanks for your awesome episode here i am stuck with a problem could you help please, my question is if I have a xml layout file in library module how to access in app module or other module. This is very complicated for me please make a small video on this topic again I appreciate for your efforts

amankumaryadav
Автор

hello, nice job broh, but how to implement flavors of the prod and staging or google / huawei in this proyect ?

efrainarreola
Автор

Bro I just completed 12th and want to do coding.. and GSoC pls guide me what I ahvr to do now... I have 1 year Targeting GSoC for next year pls guide

novascript
Автор

Thank you man, can you provide the source code? (maybe github)

yadayada