Welcome to this Android Firebase Tutorial for Android video. This video shows Getting Started + Add Firebase to Android project.
Project GitHub Link: https://github.com/rishavk1102/FirebaseDemo
π Firebase Tutorial for Android Courseπ
00:00:01 ππ» 1 - Getting Started + Add Firebase to Android project
00:06:07 ππ» 2 - Firebase User Registration / Authentication using Android Studio
00:19:09 ππ» 3 - Firebase Login Authentication and Sign Out
00:30:17 ππ» 4 - Saving Data in Firebase Realtime Database
00:41:12 ππ» 5 - Retrieving Data from Firebase Realtime Database
00:52:25 ππ» 6 - Add data to Cloud Firestore
01:06:39 ππ» 7 - How to Get data with Cloud Firestore
01:15:24 ππ» 8 - How to Upload an image on Firebase storage
What is firebase? Itβs basically middle ware that allows you do a number of things cross platform
Analytics, Notifications, Authentication, Realtime Database, Cloud Firestore (new database, just out of beta), Storage, and more.
In this course you will learn
How to use firebase in android app development?
How to Authentication process using firebase- Signup, Login, Forgot password.
Firebase Realtime database - (Read, Write, Update and Delete operations on node data)
Firebase cloud messaging for user engagement.
β Android Development Course - Build Native Apps with Kotlin Tutorial
β React Firebase Tutorial | AUTH - CRUD - Image Upload
β Firebase - Ultimate Beginner's Guide
β Upload Images / Files to Firebase In React - Firebase V9 File Upload Tutorial
β Flutter File Upload - Pick, Crop, and Save Images to the Cloud
β Build A Complete Android App with Firebase - Full Course with Kotlin