Firebase is the name of Google’s cloud and (offshore) development platform. In this chapter we talk about cloud data storage and cloud-based messaging.
Firebase is more than just messaging and data storage – please consult the online documentation (e.g., https://firebase.google.com/products-build ) and information you find in the Firebase console, and the information Android Studio gives you, to see what else can be done.
Firebase Cloud Storage
You can save files to and read them from Google Cloud Storage using the Cloud Storage ...