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❤️
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 😍
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.
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
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.
This is a much needed tutorial. We are waiting for the next one...!
Can't wait to deep dive into it.
Excited for this playlist 👍
Love the breakdown of the notification.
can't wait😄
Awesome as always 👍🏻
Great topic... Often ignored by others
Perfect explanation with awesome animations.👌
your transitions are smooth. man.
Thanks
I can't wait 🔥
Great explanation,,, best tutorial on notifications,,, keep going 👍👍
Thanks 🙌
Much waited content
Great video
I hope to watch all series🤟
please complete the series as fast as possible☺
a lot of thanks for you man ❤❤❤❤
Doing my best ✅️🙌
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.
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 👍
Wonderful explanation 💖💖💖
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
waiting for your videos.
awesome video...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?
Keep up it!! 😘
Thanks bro , Is there any tutorial to daily notifications for my application, if the application is closed? If any, in Java
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 👍
Please also make video on making custom notifications using fcm
Loved this video
Thanks 💜
Great guide!
Thanks
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
Finallly.........
Why do we need low prioroty notifications in the first place?
please implement with a demo with all the features in notification
That's what this series is for 👍
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.
will this be in kotlin?
Yeah ✅️
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🤬