if your app is crashing, even if you followed all the steps in the video(I did and my app crashed), you need to delete all the data in firebase realtime database and put data in such a way that it exactly matches with the mainModel. i.e make sure that all data in the realtime database is similar to the mainModel names. this worked for me
please can you give the example? i have tried doing that in firebase but in realtime database, it is automatically sets in alphabetical order. please help me if you can
Amazing, could you please teach us how to implement a search view, because if the number of the items become high the user needs a search function. Thanks a lot.
Something wrong happens. I have all the code correct, I checked it several times. It doesn't give errors, but the result is a blank screen. Can you help me?
Bro i have a doubt here you will add new documents/new users in recycling view. My question is same user we will add additional details in same file/user
Assiti no meu smartphone. Não entendi porque a api 23 não tem LEGENDA além de inglês no you tube. Espero. Novas aulas com letras maiores. Parabéns pelo trabalho.
Sir can you help me in my java code in android? when i change my data on firebase my recycler view keeps repeating evrytime can you help me fix this issue?
Hi, Am getting an error the below code: .setQuery(FirebaseDatabase.getInstance().getReference().child("Students"), MainModel.class) find error message below: error: no suitable method found for setQuery(DatabaseReference,Class) .setQuery(FirebaseDatabase.getInstance().getReference().child("Events"), MainModel.class) ^ method Builder.setQuery(Query,SnapshotParser) is not applicable (argument mismatch; DatabaseReference cannot be converted to Query) method Builder.setQuery(Query,Class) is not applicable (argument mismatch; DatabaseReference cannot be converted to Query) Kindly assist
My recycler view is working fine with both emulator and usb debugging mode. But in real device without usb.. recycler view crashing. My Final hope is you. Pleas help me sir.. I am helpless
if your app is crashing, even if you followed all the steps in the video(I did and my app crashed), you need to delete all the data in firebase realtime database and put data in such a way that it exactly matches with the mainModel.
i.e make sure that all data in the realtime database is similar to the mainModel names.
this worked for me
Thanks brother
please can you give the example?
i have tried doing that in firebase but in realtime database, it is automatically sets in alphabetical order. please help me if you can
@@055_darshchangawala8 The mainModel object structure should match with realtime database data...
Try it
le fait de prendre le json depuis firebase m'a sauvé
A big thank you
Thank you So Much Sir Literally I was Trying It From 10 Hours But Got Sucess After Watching Your Video!!!
Amazing, could you please teach us how to implement a search view, because if the number of the items become high the user needs a search function. Thanks a lot.
Thank you so much, I was getting difficulties to load the image and now I can do it
why is their no display even though I write and follow the exact code?
how to take square image instead of circular image?
Will be great to see such video in Kotlin+Firebase RTDB variation!
What if i want to Onclick img open URL
Something wrong happens. I have all the code correct, I checked it several times. It doesn't give errors, but the result is a blank screen. Can you help me?
Hi did you figure this out i am having same issue. thanks
where is the FirebaseRecyclerView came from?! 19:42
When onResume app crashes
if anyone facing issues like crashing when starting the app, make sure to change the data type of the data in realtime database to string
Thank you for tutorial.👏🏻👏🏻
You’re welcome 😊
thanks, was long time i search for it
It is working. Thank for you.🙏
what do you do to use same method in fragment
but where is the toolbar
Bro i have a doubt here you will add new documents/new users in recycling view. My question is same user we will add additional details in same file/user
Good tutorial.
thank you soooooooooo much very helpful
I already follow all the code but ,my recycler view is not showing up.. can someone help ?
same
I do all these steps but I don't get data in my RecyclerView anyone can help me
Sir you are the best one
this is a good tutorial
will this method not work for sub pages of the app ??
Hello sir! If in my model has more (name, email, image, coins,....) but i want to show name, email, image it will error not working. How to solve it?
Sir it's shown index out of bound exception what to do?
19:40 FirebaseRecyclerAdapter are not working
Hi thanks for the tutorial. Would you kindly make a series with java Android, mysql and php
15:48 ( it's better to hit your keyboard with a stone )
hello sir , I am getting error getSurl() cannot find the symbol its red , can you tell what is the problem ?
thank you !
Why is it that im only getting placeholder image and all fields are null
hey my that activity is crashing
what to doo
did you know how to solve it?
@@maha-bv7cg it's was just some simple errors but in your case it may be different
Assiti no meu smartphone.
Não entendi porque a api 23 não tem LEGENDA além de inglês no you tube.
Espero. Novas aulas com letras maiores. Parabéns pelo trabalho.
Nice video, but i really need to know how to on click img open link/ url (that is in the firebase)
Se tens a imagens na storage, basta clicares no token de acesso da imagem que ele copia o URL
Great work! thanks
very very thank you sir!!!
Sir can you help me in my java code in android? when i change my data on firebase my recycler view keeps repeating evrytime can you help me fix this issue?
Hi, Am getting an error the below code: .setQuery(FirebaseDatabase.getInstance().getReference().child("Students"), MainModel.class) find error message below: error: no suitable method found for setQuery(DatabaseReference,Class)
.setQuery(FirebaseDatabase.getInstance().getReference().child("Events"), MainModel.class)
^
method Builder.setQuery(Query,SnapshotParser) is not applicable
(argument mismatch; DatabaseReference cannot be converted to Query)
method Builder.setQuery(Query,Class) is not applicable
(argument mismatch; DatabaseReference cannot be converted to Query)
Kindly assist
Would this vedio help if i have stored the data in database using view binding???? Anyone please?
Thanks 👍👍
My recycler view is working fine with both emulator and usb debugging mode. But in real device without usb.. recycler view crashing. My Final hope is you. Pleas help me sir.. I am helpless
Great video, one question. How could I make one of the texts a hyperlink?
that when pressing takes me to amazon for example.
Thank you.
use normal text view, make it clickable and make it responsive to the users click, then use action view intent to open browser with a specified url
I cannot get the FirebaseRecycleAdapter. Can you help please?
for that you have to add this dependency in your gradle file :
implementation 'androidx.recyclerview:recyclerview:1.1.0'
sir but there is a problem,the first user id's full name and profile pic is half cutted and shows only half pic and id
Check your sample layout
Is there any issues? Except this
Thank you sir you own a sub!
Bro, I have an error in the line: recycleview.setAdapter(mainAdapter); the mainAdapter in parentheses is wrong, can anybody help me?
You must have missed something.
What video again in order to resolve the issue.
thank you
Sir when coding in MainAdapter
In onBindViewHolder we write
holder.name.setText(model.
That getname things are not showing please help
you have to create model class having variables similar to the names of the objects in database, only then model. would work.
❤❤❤❤❤❤❤❤❤
Ye pooja kon hai?🎃😅
workes