Android Firebase Realtime Database and Storage Demo

Project Description

This demo project shows how to use Google Firebase Realtime Database and Storage service with android app.  For detailed setup for Firebase and Google authorization, please see Firebase Login Project.
Android app functions include;
  • Upload and remove files to the Firebase cloud storage.
  • Add and remove data into the Firebase Realtime Database.
  • Download files from Firebase storage.
Descriptive Diagram for Projects
Fiel Upload and Add Database Entry
Fiel Upload and Add Database Entry
Fiel Upload and Add Database Entry
Firebase Console Realtime Database
Firebase Console Storage
File Download Processing
File Download Processing
File Delete Processing
File Delete Processing
9. Build and run application.