https://github.com/hitherejoe/fireside
Sample project for Firebase Remote Config Caster.IO lesson
https://github.com/hitherejoe/fireside
Last synced: about 1 month ago
JSON representation
Sample project for Firebase Remote Config Caster.IO lesson
- Host: GitHub
- URL: https://github.com/hitherejoe/fireside
- Owner: hitherejoe
- Created: 2017-08-22T15:42:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-22T16:17:10.000Z (over 7 years ago)
- Last Synced: 2025-03-22T02:32:42.194Z (about 1 month ago)
- Language: Java
- Size: 174 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fireside
Sample project for Firebase Remote Config Caster.IO lessonCheck out the branches for each of the lessons:
- [Setting up Firebase Remote Configuration in your Android Project](https://github.com/hitherejoe/Fireside)
- [Setting default Firebase Remote Configuration values](https://github.com/hitherejoe/Fireside/tree/step/remote-config-defaults)
- [Using Firebase Remote Configuration Parameters](https://github.com/hitherejoe/Fireside/tree/step/using-remote-config-values)
- [Fetching Remote Config parameter values from the Firebase server](https://github.com/hitherejoe/Fireside/tree/task/fetch-remote-values)