Skip to content

This repository contains code of Firebase Cloud Messaging example. In this code you'll find how to get fcm device's token in Android app and a python code to send FCM notification from python script to your android app.

Notifications You must be signed in to change notification settings

Everyday-Programmer/FCM-Example

Repository files navigation

FCM-Example

This repository contains code of Firebase Cloud Messaging example. In this code you'll find how to get fcm device's token in Android app and a python code to send FCM notification from python script to your android app. Checkout the YouTube tutorial to learn how to configure Google Cloud Console and to get the service account credential (.json) file. This method of sending FCM notification using firebase admin SDK is the replacement for the server key method. YouTube tutorial: https://youtu.be/TPyOFNKbyzM

About

This repository contains code of Firebase Cloud Messaging example. In this code you'll find how to get fcm device's token in Android app and a python code to send FCM notification from python script to your android app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published