Complete Notes App With Firebase in Android Studio(CRUD)
1 min readMay 31, 2019
Here is another updated absolutely FREE android application development course for everyone. In this Firebase Database Tutorial we are going to build a very basic application that contains the functions that most of the application needs.s we are going to build a very basic application that contains the functions that most of the application needs.
The functionalities are:
- Add New Notes
- Update Notes
- Delete Notes
- Displaying All Notes In Recycler View
To achieve the above functionality we will use Firebase. So this course basically covers a lot of things related to Firebase Database.