Guide to Firebase Cloud FireStore Database in Android

Written by akshay-rana-gujjar | Published 2020/09/27
Tech Story Tags: android | android-app-development | android-development | android-tutorial | androiddev | android-top-story | android-mobile-app | android-studio

TLDR The Firebase cloud firestore database is a flexible and scalable NoSQL database to make our development very fast. Firestore database stores the data in the documents and these documents are saved in the collection. It can work smoothly even of your device is offline it can fetch data from the cache in the device so that your app can work offline and update the data when it connects to the internet again. This functionally makes your app more interactive for the users. Firebase database has one more feature: watch realtime changes in the database and show updates in the app.via the TL;DR App

no story

Written by akshay-rana-gujjar | Android and Web Developer
Published by HackerNoon on 2020/09/27