How to use Firebase Cloud Messaging on Android?

This tutorial explains how to handle push notifications when the app is in the foreground or in the background on Android.

Alex Mamo
Firebase Tips & Tricks
7 min readJul 7, 2023

--

In this article, we’ll learn how to add Firebase Cloud Messaging (FCM) to an Android application, which will enable us to receive and send push notifications to users that are…

--

--