https://github.com/kessler/android-notifier
A simple GCM + Notification client. The RoboGuicy way.
https://github.com/kessler/android-notifier
Last synced: about 2 months ago
JSON representation
A simple GCM + Notification client. The RoboGuicy way.
- Host: GitHub
- URL: https://github.com/kessler/android-notifier
- Owner: kessler
- License: mit
- Created: 2015-03-25T13:37:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-08T23:58:15.000Z (almost 10 years ago)
- Last Synced: 2025-03-08T08:12:39.924Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 250 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
com.codeark.notifier
====================A simple GCM + Notification client.
Its basically the RoboGuicy version of the [official tutorial](https://developer.android.com/google/gcm/client.html)
Meant to be used in conjuction with [gcm-server](https://github.com/kessler/gcm-server)