Firestore Data to Recyclerview using Kotlin | How to Retrieve Firestore Data to Recyclerview |Kotlin

preview_player
Показать описание
Firestore Data to Recyclerview using Kotlin | How to Retrieve Firestore Data to Recyclerview |Kotlin

Source Code: DM on Instagram

---------------------------------------------------------------------------------------------------------------------------------------------------------

Equipment I Use to Make My videos:

--------------------------------------------------------------------------------------------------------------------------------------------------------

Hey Developers,
In this video, I have explained :

* How to fetch data from Firestore to Recyclerview using Kotlin

Retrieve Image from Firebase Storage using Kotlin

Upload Image to Firebase Storage using Kotlin

Google Admob Ads Implementation in Android using Kotlin

Firestore Data to Recyclerview

Recyclerview in Android Studio

Filter Recyclerview using Search View

#firestore #recyclerview #kotlin
Рекомендации по теме
Комментарии
Автор

I find it very difficult to find tutorials that are in Kotlin, it seems most people only do Java, so I appreciate you doing tutorials in both. Thanks!

dionosaur
Автор

Just passing by to thank you again. Your method is the one I understand and which works for me

marc
Автор

You are literally the best ! Learning a lot from you. Many thanks and please don't stop doing this kinds of videos. I would like to learn more with kotlin

Lagos
Автор

Thanks so much for this tutorial! Its so hard to find this sort of stuff done in Kotlin.

robinjack
Автор

Goodnight. It worked fine, thanks for the help, but I have another question. in my table when I update any data, the data in the RecyclerView is duplicated, I need to exit and enter the screen again to re-view the data correctly. Can you tell me how to avoid duplicating the recyclerview data when new data is inserted?

professorademilson
Автор

I love the tutorial. Additionally, I tried adding "whereEqualTo()" where it display datas based on user id. It works but somehow crash after showing the result haha. Anyway, the tutorial for recycler view was very helpful. Thanks!!

JayRTGGamer
Автор

This is very great tutorial! Excuse me, how to fetch Double data from the Number data Firestore? I changed the data type in DataClass, but it was made error to the program "java.lang.NoSuchMethodError: No virtual method in class L(myproject)/Sensors; or its super classes (declaration of '(myproject).Sensors' appears in

reddyibrachim
Автор

Thank you so much, very straightforward and easy tutorial :)

sadinaalkhalili
Автор

Please make a video on how to use live hosting and buy shared hosting and fetch data from it please 🙏

aayushsao
Автор

Thanks very much great tutorial. I found no errors myself.

stevekelly
Автор

thank you for this video. One question, what if i modify or delete an item at database? the arraylist has .add and .remove, but what if i just modify an item how can i do it

beeratis
Автор

I'n digging your videos like crazy. There aren't many people who create such good videos with using Kotlin. If you're up to recommendations can I ask for a dictionary app with sqlite database? I think it would be quite comprehensive even for a short video.

berkaybilir
Автор

Can you please explain how to sort the list according to last added document in the Firestore?

Hrit
Автор

How can I do it with Fragment, not Activity, and thank you.

abu_yamen
Автор

I have a doubt in your video
Video :How to retrieve data on firestore to recycler view.
Error:onbindviewholder setText

sandykarthik
Автор

seems like a good explanation but why music in the background?

Its just distracting.

SoulPvPGangstar
Автор

Hi why my db.collection the collection is red color word and write unresolved references?

royng
Автор

i used the same method but my app crashes and i checked the code, EventChangeListener() this line of code is causing my app to crash

huzaifaakbar
Автор

Just passing by, again, but to say that this method doesn't allow me retrieve images (using Glide or Picasso) from Firebase to the RecyclerView...
Did anyone face that same situation? How did you solved it?
Thx in advance !

marc
Автор

My main activity even after following all the steps plus i'm not getting any error please help

rhinokyanui