This application doesn't have much content, it's only purpose is to show how to configure cloud messaging using Firebase.
In order for this project to work, you need to have a google account to access firebase
To set it up correctly, follow this guide:
- Clone this project in Android Studio (
File
in the top bar, thenNew > Project from Version Control...
) - Paste this url:
https://github.com/koeltv/cloud_messaging_demo.git
- Go to
Tools
in the top bar, thenFirebase
- Click on
Cloud Messaging
, then follow the guide
This project is based on this video (in french), you can go see it to be guided through the setup process