Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nsardo/androidfirebasepushserver
- Owner: nsardo
- License: mit
- Created: 2018-09-24T10:20:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T10:31:15.000Z (over 6 years ago)
- Last Synced: 2024-11-13T11:40:37.269Z (3 months ago)
- Topics: android, firebase-cloud-messaging, push-notifications
- Language: Java
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AndroidFirebasePushServer
Example implementation using Firebase's Legacy APIExample 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``