Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nsardo/androidfirebasepushserver

Example implementation of Firebase Legacy Server API
https://github.com/nsardo/androidfirebasepushserver

android firebase-cloud-messaging push-notifications

Last synced: 17 days ago
JSON representation

Example implementation of Firebase Legacy Server API

Awesome Lists containing this project

README

        

# AndroidFirebasePushServer
Example implementation using Firebase's Legacy API

Example usage:

(first fix the classpath to include the lib/)

(then, insert your server key in the source file)

(finally...)

$ ``javac src/AndroidFirebasePushServer.java``

$ ``java bin/AndroidFirebasePushServer.class``