Firebase Essentials For Android - Google

Course

Online

Free

Description

  • Type

    Course

  • Methodology

    Online

  • Start date

    Different dates available

This course will teach you when and why to choose Firebase as a backend for your Android application

Facilities

Location

Start date

Online

Start date

Different dates availableEnrolment now open

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Reviews

Subjects

  • Security
  • IT Security
  • Writing
  • Basic
  • Basic IT training
  • Access
  • Database training
  • Basic IT
  • Email
  • Database

Course programme

Advanced

Approx. 8 weeks

Assumes 6hrs/wk (work at your own pace)

Built by Join thousands of students Course Summary

In this course, you’ll learn how to use Firebase. Firebase is a cloud backend, and one of the leading choices for Backend as a Service. It enables you to quickly get synchronized data up and running for multi-user apps. This is important because nearly every mobile app these days requires authentication and real-time data updates.

We’ll begin by showing you how easy it is to read and write almost any data to Firebase. After that, we’ll teach you how to allow users to login and have data associated with them. We’ll then cover how to write queries and filters for your data. You’ll discover how to take advantage of Firebase's offline capabilities, and master efficient database design for lightning-fast data retrieval. Lastly, you’ll learn how to use Firebase’s Security and Rules language to secure and add permissions to your data.

By the end of this course you will have an Android application that can store and share data between different users in real time as well as authenticate and authorize those users.

Why Take This Course?

If you are an Android developer and your app needs any of the following features:

  • Online data storage
  • Real-time synchronization between many users
  • Authentication for Email/Password as well as OAuth providers
  • Data permissions and security
  • Offline access to data

This is the course for you!

Firebase is a gentle but very powerful introduction to storing and managing data. With just a few lines of code, you can read and write almost any data you could dream up from your own custom Firebase backend.

Furthermore, Firebase has a generous free plan that lets you start making hosted apps with multiple users immediately.

Prerequisites and Requirements

You need to have proficiency in Java and the Android Framework (Developing Android Apps or equivalent level).

Familiarity with Git, using open web APIs and feeling comfortable with Android Studio will also be helpful. A more in-depth list of prerequisites and requirements can be found on the course materials page.

See the Technology Requirements for using Udacity.

Syllabus Lesson 1

In this lesson you'll set up Firebase and read and write your first data.

Topics include:

  • Course Description and Prerequisites
  • Getting Setup With Firebase
  • Writing your first Firebase Data
  • How Data Works in Firebase
  • Reading your first Firebase Data
  • Plain Old Java Objects in Firebase
  • When to Choose Firebase as part of your stack
Lesson 2

In this lesson you'll learn all the ins and outs of reading and writing data, including displaying lists of data that are synced with your Firebase database.

Topics include:

  • Writing
  • Reading
  • Debugging
  • Lists in Firebase and FirebaseUI
  • Best Practices for Reading and Writing Data
Lesson 3

In this lesson you'll how to create user accounts using both the an email and password login flow, as well as Google login. You’ll then use this user data to display different information to the user depending on who they are signed in as.

Topics include:

  • Creating and Logging in Users via Email and Password
  • Logging in Users with Google
  • Logging out Users
  • How to Store App Specific User Data
  • How to Use User Data
  • Basic Login Security and Resetting User Passwords
Lesson 4 (COMING SOON)

In this lesson you'll learn how to structure your database schema for lightning fast queries and sorting. You’ll use your new data structure to implement sharing functionality. You’ll also learn about Firebase’s filtering and sorting capabilities by adding sorting and basic autocomplete to ShoppingList++.

Topics include:

  • Sorting in Firebase with orderBy
  • How and why to de-normalize data
  • Dealing with Many to Many relationships in Firebase
  • Using IndexOn and OrderByValue for faster searches
  • Range, Start At, End At and Limit queries
  • Basic Searching in Firebase
Lesson 5 (COMING SOON)

In this lesson you'll learn about how Firebase deals with offline access and how to secure your data using Firebase’s built in security and permission rules.

Topics include:

  • Firebase Offline Access
  • Security Rules
  • Expression in Security Rules
  • Authentication Checking in Security Rules
  • Data Validation in Firebase

Firebase Essentials For Android - Google

Free