Skip to content

This is a demo Android app for the FirestoreDocument library

Notifications You must be signed in to change notification settings

gastsail/FirestoreDocument-Android

Repository files navigation

FirestoreDocument-Android App Quickstart

Introduction

This is an Android example app for how to use the FirestoreDocument-Android library. This library answers the question "How to get the size of a Cloud Firestore document"?

Getting Started

In order to make it work, you need to create a Firebase project and a very simple Cloud Firestore database with only a single document that looks like this:

Firestore Document Structure

Run the App

When opening the app, the result that you'll see is the size of my_task_id document that is set to a TextView:

App Screenshot.

Note: All documents size returned by this library are in bytes, the example above shows 147 bytes

About

This is a demo Android app for the FirestoreDocument library

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages