Easy Guide to a WorkManager | Injecting a Worker with a Dagger-Hilt

  Рет қаралды 16,755

Stevdza-San

Stevdza-San

Күн бұрын

Пікірлер: 58
@JamesShisiah
@JamesShisiah 6 күн бұрын
Great explanation. Thank you.
@MatheusFaleiro
@MatheusFaleiro Жыл бұрын
Wow, this tutorial is a lifesaver! The way you explained the process of injecting a Worker with Dagger-Hilt was clear and concise. Thanks to you, I was able to successfully integrate these powerful tools into my app. Keep up the fantastic work and please continue creating more informative videos like this!
@EmanMuneeb-c3x
@EmanMuneeb-c3x Ай бұрын
Thank you!!!! Damn i have been stuck on it for 2 days and finally your tutorial helped me solve the issue😆
@chloeylove
@chloeylove 8 ай бұрын
Great video! I've been struggling initializing Worker with Hilt. This is the only approaches that worked! Thank you!!
@snitkjaer
@snitkjaer Ай бұрын
Thanks a lot! Hilt and workers where driving me nuts 🙂
@TheTuxtrons
@TheTuxtrons Жыл бұрын
I Started implemeting a feature that requires work manager and here is this tutorial that was just uploaded, You save my day.
@legato0
@legato0 Жыл бұрын
I like your youtube channel, I always learn something interesting. Good job! 👍
@morbix3683
@morbix3683 3 ай бұрын
What a lifesaver you are
@ap-youtube
@ap-youtube Жыл бұрын
You are the man!!!
@زيد_اليماني
@زيد_اليماني 10 ай бұрын
I love your educational videos, the explanation is clear and covers all the questions
@joelposhapir3737
@joelposhapir3737 Жыл бұрын
Thanks 👍: for such of an awesome video 💕
@henrik908
@henrik908 6 ай бұрын
Thanks man your videos are really helpful and professional.
@abhijeetmule1521
@abhijeetmule1521 Жыл бұрын
Great man very nice
@BaBaKRaufi
@BaBaKRaufi Жыл бұрын
Perfect
@bipinbharti6540
@bipinbharti6540 5 ай бұрын
Awsome Video. Just awssome sir. There is any github link for this video?
@RodrigoAbreuOliveira
@RodrigoAbreuOliveira Жыл бұрын
Great guide, congratulations. A simple question, can I work with WorkManager inside the ViewModel class?
@StevdzaSan
@StevdzaSan Жыл бұрын
Yeah I dont see why not.
@damg77
@damg77 4 ай бұрын
Thank you very much for your video. Great! I have a question. ¿Can a workmanager be executed in the onDestroy event of an activity to insert data into a firestore database?
@jakisajordan
@jakisajordan 8 ай бұрын
Super helpful 👏👏👏
@planet3a
@planet3a Жыл бұрын
Why did u mark the api as @assisted whiles we have that in the network module.?
@StevdzaSan
@StevdzaSan Жыл бұрын
That's correct, we don't need the @Assisted annotation on the api that we've specified, I've checked it now, and it works without. Thank for the question.
@anudeepananth
@anudeepananth Жыл бұрын
Awesome explanation thank you...
@yarivzip
@yarivzip 8 ай бұрын
Hi, great video. I followed your instructions and learned a lot. One thing that doesn't work for me. When I close the app I don't see the worker hello log.
@skarloti
@skarloti Жыл бұрын
The presentation is great! Why didn't you choose? KTOR? 6:11
@PSK005
@PSK005 Жыл бұрын
What a coincidence 😮. Yesterday i searched worker manager di. Today uploaded 😅
@tch.777
@tch.777 Жыл бұрын
Amazing video thank you very much 🙏
@rajamondal5084
@rajamondal5084 Жыл бұрын
i like your voice
@abada-s
@abada-s Жыл бұрын
++🌷
@kalidsherefuddin
@kalidsherefuddin 10 ай бұрын
Thanks
@ravshanbaxranov
@ravshanbaxranov Жыл бұрын
Super
@Lucasgustavom
@Lucasgustavom Жыл бұрын
Thank you for the video! A question: why create a custom worker factory and don't use HiltWorkerFactory?
@johngray2875
@johngray2875 8 ай бұрын
It wasn't necessary, but the config is a little tricky. Also didn't need @Assist on new parameter. Just the context and workerParams
@engineerfred9427
@engineerfred9427 8 ай бұрын
Hey Stev.. thanks
@nastenkaoo
@nastenkaoo Жыл бұрын
perfect tutor
@raulastete3035
@raulastete3035 Жыл бұрын
Which program do you use to make these awesome presentations?
@StevdzaSan
@StevdzaSan Жыл бұрын
Figma, design wise.
@flowzk921
@flowzk921 Жыл бұрын
great one!
@arthurlloyd3237
@arthurlloyd3237 Жыл бұрын
such a good tutorial
@tayrall
@tayrall Жыл бұрын
Hey stvezda-san, but what about using property injection (lateinit war) directly inside workmanager? Аnd i also want to see how be able to catch previously enqueued worker. And also how to pass progress notification from worker to activity
@johngray2875
@johngray2875 8 ай бұрын
I don't believe you can do property injection in the workers.
@abada-s
@abada-s Жыл бұрын
you should catch(e: UnknownHostException){ } then catch (e:Exception){}
@StevdzaSan
@StevdzaSan Жыл бұрын
True
@bailandoconhumo9549
@bailandoconhumo9549 10 ай бұрын
Woooooo!!! thaks!!!!!!
@aliaksandrkreyer5908
@aliaksandrkreyer5908 Жыл бұрын
Ваще))) недавно искал, огонь 🔥🔥 💚💚
@kinohometv1985
@kinohometv1985 Жыл бұрын
😍😍😍😍😍
@code_yad
@code_yad Жыл бұрын
Hi, I really want to learn Jetpack Compose, but I didn't see anywhere how to authenticate with a token, that's why I don't work much, if you can explain how to authenticate using Retrofit and save the token.🙂
@johngray2875
@johngray2875 8 ай бұрын
The custom factory wasn't necessary if you get your dependencies just right.
@dickyaryacode5279
@dickyaryacode5279 Жыл бұрын
good tutorial :)
@ahmadab9666
@ahmadab9666 11 ай бұрын
in cleac architecture what layer must i put this workManager class, must i put the class in DataSource then i call it from repository ? i very confusing about that
@FarooqAhmad-lr1fx
@FarooqAhmad-lr1fx Жыл бұрын
Please check this video, it has some error because it plays in a very low resolution with me. And also not shown any quality options in the settings
@aiyuayaan
@aiyuayaan Жыл бұрын
How i can initiate multiple work manger ?
@StevdzaSan
@StevdzaSan Жыл бұрын
You can chain multiple work requests. I'll cover that as well in some of the next videos.
@orerick2871
@orerick2871 Жыл бұрын
any updates on you next video?
@StevdzaSan
@StevdzaSan Жыл бұрын
Soon. :)
@Adam0001
@Adam0001 Жыл бұрын
🔥🔥 Keep great work up please 🤍
Work Request Explained
0:59
Stevdza-San
Рет қаралды 3 М.
Execute an important work using WorkManager - Expedited work
14:47
Stevdza-San
Рет қаралды 4,4 М.
小路飞嫁祸姐姐搞破坏 #路飞#海贼王
00:45
路飞与唐舞桐
Рет қаралды 29 МЛН
Mom had to stand up for the whole family!❤️😍😁
00:39
Epic Reflex Game vs MrBeast Crew 🙈😱
00:32
Celine Dept
Рет қаралды 39 МЛН
How do Cats Eat Watermelon? 🍉
00:21
One More
Рет қаралды 14 МЛН
Фоновая работа в Android: Service и WorkManager // Курс «Android Developer. Professional»
1:41:26
Все про Dagger Hilt в Android Studio + Kotlin
52:11
Neco Ru
Рет қаралды 12 М.
6 Design Patterns Every Android Developer Must Know
14:16
Philipp Lackner
Рет қаралды 81 М.
NSURLProtocol: How I Stole an App For My Wedding
56:25
Bryce Bostwick
Рет қаралды 48 М.
小路飞嫁祸姐姐搞破坏 #路飞#海贼王
00:45
路飞与唐舞桐
Рет қаралды 29 МЛН