Wonderful explanation... not only was the explanation wonderful, the animations on the video made them even better!! I can't wait to watch the others coming up.... Thank you so much for this❤️
And please i really wish you could touch handling FCM(firebase cloud messaging), like passing a data from FCM and handling it, still with channels, and all... Handling/ managing FCM like a native notification from within the app.🙏🙏 This would be handy
It would be cool to see the implementation of notifications in android studio with service so that when we click notification it goes right back to the same fragment with the data that was before we left. I mean we don't want fragment to reset all data but want to save the state through service.
i am wait for this kind of Boom series ❤🔥if possible kindly make a video which includes connecting FCM to our own backend, so that we can trigger notification to our android phone. Thank you ! Love from India 😍
Your video is good. For example, i want to send push notification from firebase, and after send push notification it will be store in apps. Like facebook notification page. How can I do it?
Can i ask a doubt, is deployment to cloud service actually needed for my app that have a backend and database it only authenticate and make a purchase in my application.
@StevdzaSan foregroundServiceType is now Required in ForegroundInfo, since API 34, It effect permissions and Manifest Please add another video about the changes in API 34 it also effect WorkManager Notifications @Contract(pure = true) public ForegroundInfo(int notificationId, @NonNull android.app.Notification notification, int foregroundServiceType ) Thanx🤬
Wonderful explanation... not only was the explanation wonderful, the animations on the video made them even better!! I can't wait to watch the others coming up.... Thank you so much for this❤️
Looking forward on publishing more videos ✅️
Lot of respect for the effort you put in to make these videos. One of the best Channel out there for native android development.
Can't wait to deep dive into it.
This is a much needed tutorial. We are waiting for the next one...!
Excited for this playlist 👍
Love the breakdown of the notification.
please complete the series as fast as possible☺
a lot of thanks for you man ❤❤❤❤
Doing my best ✅️🙌
Great topic... Often ignored by others
Awesome as always 👍🏻
can't wait😄
Perfect explanation with awesome animations.👌
your transitions are smooth. man.
Thanks
And please i really wish you could touch handling FCM(firebase cloud messaging), like passing a data from FCM and handling it, still with channels, and all... Handling/ managing FCM like a native notification from within the app.🙏🙏 This would be handy
@@uneChaine123
Please share the docs
It would be cool to see the implementation of notifications in android studio with service so that when we click notification it goes right back to the same fragment with the data that was before we left. I mean we don't want fragment to reset all data but want to save the state through service.
I'll cover service concept in a separate video after the notifications 👍
Great video
I hope to watch all series🤟
Great explanation,,, best tutorial on notifications,,, keep going 👍👍
Thanks 🙌
I can't wait 🔥
Much waited content
i am wait for this kind of Boom series ❤🔥if possible kindly make a video which includes connecting FCM to our own backend, so that we can trigger notification to our android phone. Thank you ! Love from India 😍
❤️ for my Indian followers! I'm planning to cover firebase in the future, not at the moment btw.
Wonderful explanation 💖💖💖
Thanks 💜
Hi man, irrelevant question, what video editor are you using to edit your videos ?
Your video is good. For example, i want to send push notification from firebase, and after send push notification it will be store in apps. Like facebook notification page. How can I do it?
waiting for your videos.
Thanks bro , Is there any tutorial to daily notifications for my application, if the application is closed? If any, in Java
Loved this video
Thanks 💜
Can i ask a doubt, is deployment to cloud service actually needed for my app that have a backend and database it only authenticate and make a purchase in my application.
Amazing, thank you.
No problem buddy 👍
awesome video...thanks
Great guide!
Thanks
Please also make video on making custom notifications using fcm
Hi, could you make a tutorial about making an app with plugins like the Samsung Wearable app? Would greatly appreciate it! Thanks
Haven't given it a thought about making apps for wearables. Maybe in the future, thanks for your suggestion :)
@@StevdzaSan I meant more the way the app works with different plugins installed from APKs, the wearable part is irrelevant
Keep up it!! 😘
Why do we need low prioroty notifications in the first place?
Finallly.........
please implement with a demo with all the features in notification
That's what this series is for 👍
will this be in kotlin?
Yeah ✅️
Maybe include an example in each video, because only theory could get boring.
This was an introduction video. Also if you don't see a demo on the beginning of the next video then check at the end.
Firebase notification
@StevdzaSan foregroundServiceType is now Required in ForegroundInfo, since API 34, It effect permissions and Manifest
Please add another video about the changes in API 34 it also effect WorkManager Notifications
@Contract(pure = true)
public ForegroundInfo(int notificationId,
@NonNull android.app.Notification notification,
int foregroundServiceType )
Thanx🤬