November 15, 2024
Dependency Injection in Android - Dagger Basics

Dependency Injection in Android – Dagger Basics

Video by Simplified Coding via YouTube
Source
Dependency Injection in Android - Dagger Basics

Hi everyone, welcome to another lesson of "Dependency Injection in Android Course".
So far we have learned
👉 What is Dependency Injection?
👉 Manually implementing Dependency Injection in Android Project.

And we also discussed, about the problems that we have with the manual dependency injection.

But to solve our problem there is a framework called Dagger. And in this video we will learn about the basics of dagger. We will learn what it is? and the fundamentals about using dagger to implement dependency injection.

This video is just about the basics of dagger, and we will not be working in the project. We will start using dagger to implement dependency injection in android project from the next video.

Get the Project from Here 👉 👉 https://bit.ly/3sy0Ghp

If you are having trouble navigating between different lessons of this Android Dependency Injection Course then you can go to this link.
👉 https://simplifiedcoding.in/course/android-dependency-injection-course

Here you will find all the videos of this course in chronological order.

If you want to get in touch with me; you can find my contact details here:
👉 https://www.simplifiedcoding.net/about/

Finally, If you love my content please SHARE my courses to your friends. You can share this course to your Facebook, WhatsApp etc.

For more contents related to Software Development visit my website.
👉 https://www.simplifiedcoding.net

You can SUPPORT me if you want
👉 Patreon: https://www.patreon.com/BelalKhan
👉 UPI (India Only): probelalkhan@okaxis
👉 PayTM (India Only): +917549161079
👉 PayPal: https://www.paypal.me/probelalkhan

You can also check some of my other courses from these links
👉 Android Testing Tutorial: https://bit.ly/2OWyO95
👉 Android MVVM Tutorial: https://bit.ly/3iLfVzu
👉 Android Game Development Tutorial: http://bit.ly/38JmltC
👉 Retrofit Android Tutorial: http://bit.ly/2DEwAl1
👉 Android RecyclerView Tutorial: http://bit.ly/2TqVjPz
👉 Android Room Tutorial: http://bit.ly/2PfQHeN
👉 Firebase Auth Tutorial: http://bit.ly/2WUGhEo
👉 Android Notification Tutorial: http://bit.ly/2Sc6jQl
👉 Building a Complete Wallpaper App: http://bit.ly/30UN8zV
👉 Build Tic Tac Toe in Android: http://bit.ly/30goxW0

❤️❤️ Thank You All for the Love and Support ❤️❤️

#AndroidDependencyInjection
#Dagger2
#Hilt

Go to Source