Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Firebase Fundamentals : Android
Rating: 4.4 out of 5(38 ratings)
331 students
Created byDeepak Kolhe
Last updated 5/2020
English

What you'll learn

  • Good knowledge of Integrating Firebase in Android project-
  • You will be able to create dynamic apps which can save data and files from server and many more
  • We will learn to create Cloud Based Quick Notes App

Course content

8 sections29 lectures2h 44m total length
  • About the Trainer0:38

    Being a tech lover and a Programmer, He loves to learn new technologies. He have been involved in development more then 15+ years. He believes in build strong technical conceptual understanding, provide hands-on experience, promote self learning skills, and promote practical way of approaching a problem to students and make them “Industry Ready Professionals”. He has professional experience in various technologies. His prior experience with ZEE Entertainment Enterprises Ltd as a Team Lead- IT Projects includes building and successfully launching projects across multiple domains and Mobile Apps.

  • About the Course0:38

    In this Video Series we are going to create a Quick Notes app using Firebase through this you will learn many features of Firebase.

  • Development Environment Setup1:28

    Setup Environment for Firebase Development is simple.

    1. Download Android Studio from https://developer.android.com/studio

    2. Signup for Firebase Console https://console.firebase.google.com


  • What is Firebase?2:53

    Firebase is a technology that allows you to create web applications without server-side programming, making development faster and easier.

  • Firebase features and products1:19

    Firebase provides functionalities like authentication, databases, file storage... All of the data, products, and services on Firebase are backed by Google

  • Question and Answer

Requirements

  • Basic Knowledge of Android Application development is required
  • Android Studio 3.1 is required

Description

In this course you will get brief knowledge about all major features provided by Firebase.

We will create a Cloud based Note App to understand the Important features of Firebase :

Firebase is a blazing-fast, real-time, NoSQL backend as a service. This course is a complete package where you will learn Firebase implementation in your Android App. We will create a Cloud based quick notes app using Firebase and we will learn features like Authentication, User Profile, create real time database, File Storage, etc. 

Authentication: To implement features like Signup, Login, Forgot Password, etc

User Profile : To Implement features User's profile picture, name and profile ,etc

File Storage : To upload image(profile picture) on server  , Show/Download image from server

DataBase: CRUD operations on Firebase Database. Create/Read/Update/Delete records(Notes) in database . Understanding of RecyclerView concepts to list the notes from Firebase Database.

Who this course is for:

  • Beginners in Android Application Development
  • Android Developers want to create dynamic apps which can save data and files from server