Skip to content

This project is about how to add FCM in android and how to send notification from one device to another or a group of topic subscriber.

Notifications You must be signed in to change notification settings

hmasum52/FCMBasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCM Android Basics

Firebase Cloud Messaging (FCM) is a cross-platform messaging solution that lets you reliably send messages at no cost.

Using FCM, you can notify a client app that new email or other data is available to sync. You can send notification messages to drive user re-engagement and retention. For use cases such as instant messaging, a message can transfer a payload of up to 4KB to a client app.

This project is about how to add FCM in android and how to send notification from one device to another or a group of topic subscriber.

Official documentation

Tutorial followed

About

This project is about how to add FCM in android and how to send notification from one device to another or a group of topic subscriber.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages