An open API service indexing awesome lists of open source software.

https://github.com/rettetdemdativ/fcmexampleapp

Example implementation of an Android app using Firebase Cloud Messaging
https://github.com/rettetdemdativ/fcmexampleapp

android firebase-cloud-messaging kotlin mvp mvp-android retrofit

Last synced: 2 months ago
JSON representation

Example implementation of an Android app using Firebase Cloud Messaging

Awesome Lists containing this project

README

          

# Example Android app using Firebase Cloud Messaging

This example implementation was originally created for a talk at the Vienna Go Meetup. Additionally, it serves as a very simple example of receiving Firebase Cloud Messaging messages in an Android app.

Find the server code [here](https://github.com/calmandniceperson/fcm_example_server).