Beast Android Development: Firebase Necessities

Learn how to store user accounts, create real time databases, and implement Facebook login with Googles Firebase.

Ratings: 3.50 / 5.00




Description

This is a course for advanced android developers that showcases Googles Firebase. You as the student will grasp Firebase by building one complicated shopping list app from start to finish with the instructor.  

Firebase will be used to register and authenticate users into our application, create and display a real time database, and allow a sharing feature between users. In addition to learning about Firebase, advanced android topics are shown as well. These topics include checking for user errors client side, using an event bus, and finally implementing the Facebook login API. 

The course is structured as a code along however towards the end you will be presented with challenges. These challenges will allow you to put your Firebase knowledge to the test and more importantly push you as a developer. At the end of the course, you will have your final challenge and unlike the other challenges, there will be no solution. However, the instructor will be there to help and guide you as needed.

It is critical to have a back end for any android application. Even if user authentication if not needed, the apps data should be stored somewhere other then the users phone. By taking this course, you will be able to use one of the most powerful back ends out there. With over 10 hours of content, you will obtain a clear understanding of Firebase.   


What You Will Learn!

  • Implement Googles Firebase as a backend for android apps.
  • Save user information and authenticate users using Firebase.
  • Create and show a real time database using Firebase.
  • Use Facebooks login API to register and autheticate users.
  • Effectively use an event bus and android flavor to organize server code.
  • Check for certain errors client side before a server request is sent.
  • Appropriately handle firbase errors.

Who Should Attend!

  • This course is designed for an advanced android developer who wants to learn about Firebase.
  • If you are looking for a beginner this course is not for you.
  • Intermediate developers should read the course requirements before proceeding.