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

ความคิดเห็น • 18

  • @ahmed_guedmioui
    @ahmed_guedmioui  6 หลายเดือนก่อน

    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 ✅

  • @faustinoloezaperez6236
    @faustinoloezaperez6236 3 หลายเดือนก่อน

    Thanks 🎉

    • @ahmed_guedmioui
      @ahmed_guedmioui  3 หลายเดือนก่อน

      Thank you so much I really appreciate it 💖🙏

  • @RomanAisly
    @RomanAisly 20 วันที่ผ่านมา

    Dude, koin != queen 😄

    • @ahmed_guedmioui
      @ahmed_guedmioui  20 วันที่ผ่านมา

      @@RomanAisly it doesn't matter

    • @RomanAisly
      @RomanAisly 19 วันที่ผ่านมา

      @@ahmed_guedmioui then hilt == hitler 🤭

  • @shreyaspatil7862
    @shreyaspatil7862 6 หลายเดือนก่อน

    Very great experience thanks a lot for your detailed explanation ❤

  • @riezkymaisyar4038
    @riezkymaisyar4038 6 หลายเดือนก่อน

    Great explanation! Thanks a lot

  • @priyabratamohanty3472
    @priyabratamohanty3472 2 หลายเดือนก่อน

    precise 👍

  • @UtkarshKumar-u3e
    @UtkarshKumar-u3e 2 หลายเดือนก่อน

    I have problem in my jetpack composer project to "unresolved reference android studio " Please help me to solve this problem 🙋

  • @kuchumof
    @kuchumof หลายเดือนก่อน

    Hello! What is the plugin that generates code, like at 10:35

    • @ahmed_guedmioui
      @ahmed_guedmioui  หลายเดือนก่อน

      @@kuchumof Just update android studio and enable gemini code generation from settings

  • @focusdelaetnarezki
    @focusdelaetnarezki 6 หลายเดือนก่อน

    🔥🔥🔥

  • @hazratummar9
    @hazratummar9 6 หลายเดือนก่อน +1

    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?

    • @ahmed_guedmioui
      @ahmed_guedmioui  6 หลายเดือนก่อน +1

      @@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.

    • @hazratummar9
      @hazratummar9 6 หลายเดือนก่อน

      @@ahmed_guedmioui Thank you 🙂

    • @marscbunny9282
      @marscbunny9282 5 หลายเดือนก่อน

      ​@@ahmed_guedmiouiwhat do you mean by dynamic features?