Skip to content

The minimal application to receive messages from a FCM server

License

Notifications You must be signed in to change notification settings

hbaltz/AndroidFCMReceiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AndroidFCMReceiver

The minimal application to receive messages from a FCM server

How make it works

All you have to do is :

  • Open the project on AndroidStudio
  • Go in Tools/FireBase/Connect your app to Firebase
  • Follow the instructions

Specification

  • By default the application subscribes to the topic general (send message to /topics/general with your FCM server)
  • His token is log in Android Monitor/logs if you want to send just a message to this application
  • Display a notification with the title and the body defined using the Firebase's Notification

About

The minimal application to receive messages from a FCM server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages