https://firebase.blog/posts/2017/12/using-android-architecture-components_22
Using Android Architecture Components with Firebase Realtime Database (Part 3)
News, tutorials, and updates from the Firebase team.
firebase realtime databaseandroid architectureusingcomponentspart
https://firebase.google.cn/products/realtime-database?authuser=0&hl=zh-tw
Firebase Realtime Database | Store and sync data in realtime
Data is synced across all clients in realtime, and remains available when your app goes offline.
firebase realtime databasestoresync
https://firebase.google.cn/docs/database/admin/save-data?authuser=0
Saving Data | Firebase Realtime Database
A guide to saving data to the Firebase Realtime Database using the Admin SDK, covering set, update, and push operations, as well as how to handle transactional...
saving datafirebaserealtimedatabase
https://firebase-dot-devsite-v2-prod.appspot.com/docs/database/admin/retrieve-data
Retrieving Data | Firebase Realtime Database
A guide to retrieving data from the Firebase Realtime Database using the Admin SDK, covering both asynchronous listeners and blocking reads, as well as how to...
retrieving datafirebaserealtimedatabase