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!
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.
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?
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.
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
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
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.🙂
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!
I Started implemeting a feature that requires work manager and here is this tutorial that was just uploaded, You save my day.
You are the man!!!
Great video! I've been struggling initializing Worker with Hilt. This is the only approaches that worked! Thank you!!
Thanks!
What a lifesaver you are
I like your youtube channel, I always learn something interesting. Good job! 👍
Thanks 👍: for such of an awesome video 💕
Great man very nice
Thank you!!!! Damn i have been stuck on it for 2 days and finally your tutorial helped me solve the issue😆
Great explanation. Thank you.
Thanks a lot! Hilt and workers where driving me nuts 🙂
I love your educational videos, the explanation is clear and covers all the questions
Super
Perfect
Thanks man your videos are really helpful and professional.
Super helpful 👏👏👏
Why did u mark the api as @assisted whiles we have that in the network module.?
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.
i like your voice
++🌷
Great guide, congratulations. A simple question, can I work with WorkManager inside the ViewModel class?
Yeah I dont see why not.
The presentation is great! Why didn't you choose? KTOR? 6:11
Awesome explanation thank you...
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?
such a good tutorial
Amazing video thank you very much 🙏
Ваще))) недавно искал, огонь 🔥🔥 💚💚
great one!
Awsome Video. Just awssome sir. There is any github link for this video?
Woooooo!!! thaks!!!!!!
Hey Stev.. thanks
perfect tutor
Thank you for the video!
A question: why create a custom worker factory and don't use HiltWorkerFactory?
It wasn't necessary, but the config is a little tricky. Also didn't need @Assist on new parameter. Just the context and workerParams
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.
you should catch(e: UnknownHostException){
}
then
catch (e:Exception){}
True
good tutorial :)
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
Which program do you use to make these awesome presentations?
Figma, design wise.
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
I don't believe you can do property injection in the workers.
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
😍😍😍😍😍
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.🙂
What a coincidence 😮. Yesterday i searched worker manager di. Today uploaded 😅
The custom factory wasn't necessary if you get your dependencies just right.
How i can initiate multiple work manger ?
You can chain multiple work requests. I'll cover that as well in some of the next videos.
any updates on you next video?
Soon. :)
🔥🔥
Keep great work up please 🤍
Thanks!