Send Android Push Notifications Using Firebase Cloud Messaging | Android Studio (With Source Code)

preview_player
Показать описание
Setup Firebase Cloud Messaging in Android Studio | Send Push Notifications using Firebase | Receive Firebase messages in Android using Java | Get device registration token | Show notification in foreground and background.
**********************

Free Document Proofreading

Create a Professional Resume/CV:

Top Web Hosting Providers:

Virtual Private Network (VPN) Providers:

Website Security Platform

Amazone Articles:

**********************
**********************
Video Content
(00:00) Create Android Project
(00:45) Setup Firebase Cloud Messaging
(03:03) Get Device Registration Token
(07:54) Send Firebase Push Notifications
(09:59) Receive Firebase Messages
(13:43) Create Android Notifications .

***********************************

🔥 *Complete Udemy Courses* :

⬇️ *Free Document Proofreading* ⬇️
Рекомендации по теме
Комментарии
Автор

Sweet & Simple Tutorial for understanding Notifications. Precise to the point. 🤩

aamirhoda
Автор

did everything got the token but when I try to test it no message arrives.. not even in background..

jaxxrr
Автор

best example for beginner and way of explain is very simple point to point, I am trying push notification first time and this tutorial is solve my complete problem

srgIt
Автор

clear and specific tutorial, very Good. keep going on this... I am sure you will get much support...

randomweins
Автор

How to implement a fixed notification message that will appear in both foreground and background that only triggers by conditional statements?

Kaito-rtux
Автор

Thank you very much. Very useful, it resolve my problem which took me 4 days to find out

minhthanhnguyen
Автор

sorry how did he generate that toast message code at 13:12

aminshafiq
Автор

Thank you so much! Super! You're great!

Sashikx_zxc
Автор

Love this tutorial. Very simple and clear

supunvithana
Автор

There is a way to do it automatically (without clicking manually on the button in the firebase website)?

adar
Автор

Toast Display: In your sendNotification() method, you're attempting to display a Toast message from a background thread by using a Handler to post the operation on the main looper. However, the FirebaseMessagingService already runs on the main thread, so there's no need for the Handler. You can directly display the Toast without the Handler'

chucklesome
Автор

Good job bro. It helped me a lot. the easiest of all.

naseerjamal
Автор

Thank you, it works exactly as in video👍

oleksandr
Автор

very helpful for me. i have see many other videos but i can't understand
thank you for this simple tutorial

techsangrah
Автор

send notification InApp not working? can you show me?

AmazingRealityKH
Автор

thank you for the video question is it okay not to display the token on the main activity and just when clicking the notification it just opens the main activity?

zeris
Автор

Hi, your tutorial is simple and neat. First time i tried with a project and i got to a point that i could generate the FMC token but i couldnt have the messages been pushed to the emulator. Created a new project and retried but this time, its stopped at ":E/FirebaseMessaging: Topic sync or token retrieval failed on hard failure exceptions: java.io.IOException: AUTHENTICATION_FAILED. Won't retry the operation." I couldnt even get the FCM token, Everytime i create a new FB project in FB console. Has anyone experienced the same? I use Pixel 5 API 22, 32, 30

vijayvelayutham
Автор

Thank you very much. Google should learn from you, how to create tutorial and documentation. Further if I have the token id, can I develop my own pc based application to send notification to phones via Firebase cloud messaging without suing cloud console. Thanks

johanromuald
Автор

Sou Brasileiro, Parabens pelo muito bom !!

rafaelkontein
Автор

I didn't receive the push notification
is it have any alternative

SandhiyaS-ou