Vigyata.AI
Is this your channel?

Android Note Taking App Tutorial With Firebase | Part - 11 | Query & Display Note in Recyclerview

3.4K views· 46 likes· 12:06· Feb 21, 2020

🛍️ Products Mentioned (3)

This is 11th Part of Android Note Taking App Tutorial With Firebase, a real-world android application with source code. In this part, We will query the firestore database using FirestireRecyclerOptions and Display the Data in RecyclerView. To display the documents or data from firebase to recycler view in android studio, we must use firebase UI class as well as we need to add a firebase-core dependency. Next Part - 12: https://youtu.be/vPQ7ADxf-pQ Previous Part -10: https://youtu.be/dReQbI4Qq00 Full Playlist: https://www.youtube.com/playlist?list=PLlGT4GXi8_8eQPaxMYqh3c1oOLw3Iiph_ Required Firebase Dependency : implementation 'com.google.firebase:firebase-core:17.2.2' implementation 'com.firebaseui:firebase-ui-firestore:4.1.0' The Resouces Mentioned in the videos are provided below: Source Code Till this Video: https://smallacademy.co/app/source/firenotes If you have any questions, problems or Error, you were not able to solve? Ask me here: Join Our Facebook group here: https://www.facebook.com/groups/smallacademy/ https://www.facebook.com/smallacademy/ Follow me at GitHub for early access to Source codes: https://github.com/bikashthapa01 We do have a blog, where I write more stuff about android app development: https://smallacademy.co/blog/ #notetakingapp #firebase #authentication

🎬 More from SmallAcademy