Learn your way! Get started

Complete Android Development, Part 21 of 29: Realtime Database

with expert Paulo Dichone


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 5/10/2020
Level Advanced
Runtime 1h 42m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams N/A


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

This series is for you, if you want to understand, architect, and master Android Applications. This course covers an intro to Firebase, Saving Data to Firestore, adding a snapshot listener and creating documents using POJO.

Prerequisites

Knowledge of java programming is required. If you do not, then paulo’s java series “Java SE 9 Parts 1 through 14” would be needed. Base understanding of Mobile Development.

Meet the expert

Paulo Dichone graduated from Whitworth University with a B.S in Computer Science in 2009 and has worked building Android and iOS mobiles apps as well as web applications. Since 2014 he's been an online instructor teaching over 40,000 students from 170 countries in how to program Java and build Android Applications.

Course outline



Realtime Database

Intro to Firebase (17:32)
  • Introduction (00:08)
  • Intro to Firebase (03:58)
  • Firestore Introduction Presentation (03:20)
  • Setting up Firestore in AS (09:06)
  • Adding Firestore Dependency in AS FirebaseAssista (00:51)
  • Summary (00:08)
Saving Data to Firestore (29:18)
  • Introduction (00:08)
  • Saving Data to Firestore (19:14)
  • Retrieving data From Firestore Collection (09:47)
  • Summary (00:08)
Adding SnapShot Listener (23:15)
  • Introduction (00:08)
  • Adding SnapShot Listener (07:19)
  • Firestore Updating Data (08:09)
  • Firestore Delete (07:30)
  • Summary (00:08)
Firestore Creating Documents Using POJO (32:25)
  • Introduction (00:08)
  • Firestore Creating Documents Using POJO (05:52)
  • Creating and Retrieving Multiple Documents (11:50)
  • Showing Multiple Documents in a Scrollview (14:25)
  • Summary (00:08)