Dependency Injection with Koin - (Android Tutorial)
ฝัง
- เผยแพร่เมื่อ 9 ก.พ. 2025
- Get my premium course to build industry-level Android apps & Ktor backends. 🚀
ahmed-guedmiou...
to take your skills to the next level and become ready for the Android industry ✅
Learn what dependency injection design pattern is and why we use it. As well as how to apply it with Koin which is a dependency injection library.
Get the project on Github:
github.com/ahm...
Follow me on Instagram:
/ ahmed_guedmioui
Dagger Hilt Dependency Injection Tutorial:
• Dagger Hilt Android Tu...
#koin #dependencyinjection #kotlin #androidstudio #jetpackcompose #cleanarchitecture #mobiledevelopment #androiddeveloper
Get my premium course to build industry-level Android apps & Ktor backends. 🚀
ahmed-guedmioui.thinkific.com/courses/build-industry-level-apps-and-ktor-backends
to take your skills to the next level and become ready for the Android industry ✅
Thanks 🎉
Thank you so much I really appreciate it 💖🙏
Dude, koin != queen 😄
@@RomanAisly it doesn't matter
@@ahmed_guedmioui then hilt == hitler 🤭
Very great experience thanks a lot for your detailed explanation ❤
Great explanation! Thanks a lot
precise 👍
I have problem in my jetpack composer project to "unresolved reference android studio " Please help me to solve this problem 🙋
Hello! What is the plugin that generates code, like at 10:35
@@kuchumof Just update android studio and enable gemini code generation from settings
🔥🔥🔥
Im new and learnig android development and now i can work with hilt and i started to undeerstand it, do i need to learn both koin and hilt or i can continue with hilt?
@@hazratummar9
Hilt, Hilt 2, Dagger Hilt and Koin serve the same purpose, just use the one you like the most.
Koin and Dagger Hilt are simple and easy unlike the others.
Note that Dagger Hilt does not support "Dynamic Features". So if you plan to implement that in your app use Koin.
@@ahmed_guedmioui Thank you 🙂
@@ahmed_guedmiouiwhat do you mean by dynamic features?