Firebase Fundamentals : Android
This course is your first step towards a new career with the Introduction to Firebase backend in Android App
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.
What You Will 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
Who Should Attend!
- Beginners in Android Application Development
- Android Developers want to create dynamic apps which can save data and files from server