https://github.com/realtime-framework/realtime-news-android
The Android (Java) version of the Realtime Code Hosting example app, Realtime News
https://github.com/realtime-framework/realtime-news-android
Last synced: about 2 months ago
JSON representation
The Android (Java) version of the Realtime Code Hosting example app, Realtime News
- Host: GitHub
- URL: https://github.com/realtime-framework/realtime-news-android
- Owner: realtime-framework
- License: mit
- Created: 2015-03-24T00:05:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-31T15:43:01.000Z (about 10 years ago)
- Last Synced: 2025-01-31T08:17:10.771Z (4 months ago)
- Language: Java
- Size: 809 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Realtime News for Android (Java)
The Realtime Code Hosting service provides you an easy way of executing server-side scripts without the need of managing the required infrastructure. You write the code and Realtime takes care of all the backend heavy-lifting issues.To illustrate the main concepts we've built an enterprise mobile app. This repository contains the Android version of the app where you're able to browse the contents and get GCM notifications whenever new content is published.
## Related repositories
- Realtime News for iOS: [https://github.com/realtime-framework/realtime-news-swift](https://github.com/realtime-framework/realtime-news-swift)
- Realtime News backoffice: [https://github.com/realtime-framework/realtime-news-backoffice](https://github.com/realtime-framework/realtime-news-backoffice)
## More about Realtime Code Hosting
[http://storage-public.realtime.co/documentation/code-hosting-guide/1.0/overview.html](http://storage-public.realtime.co/documentation/code-hosting-guide/1.0/overview.html)## Authors
Realtime.co