Hi! awesome video! can you please helpme getting just the last information saved into the database and how to call it? i have like a month struggling with this.
Bro employee data was inserted properly.. but only 8 items display in final output. public Query get(String key) { if (key==null) { return databaseReference.orderByKey().limitToFirst(8); } return databaseReference.orderByKey().startAfter(key).limitToFirst(8); } startafter(key)...... not found why ??????
Hello, thanks for the tutorial. I have a small problem when implementing the Filterable in the adapter. The search was working well for me, and after implementing the pagination when doing the search it returns me on the data that was already shown and then it no longer shows any more data.
Hi sir, I'm building a chatting application and everything is completed except pagination. startAfter method is not working in my code, can you please help ?
Hi combo , I keep getting this error and the app crushes immedietly amnot sure whats wrong return ProductRef.orderByKey(). startAfter(key).limitToFirst(8); FATAL EXCEPTION: main ava.lang.RuntimeException: Unable to start activity ComponentInfo: java.lang.IllegalArgumentException: You must use startAt(String value), startAfter(String value), endAt(String value), endBefore(String value) or equalTo(String value) in combination with orderByKey(). Other type of values or using the version with 2 parameters is not supported
Thanks for reply brother I want to show 1 ads show per 1 user in 24 hours Make sure you make for facebook audience network not admob And plz can you tell me in how much time you make video plz bro! My all work stopped for this! Thanks
The tutorial is very easy and short. This is the kind of tutorial we need. Thanks.
Thank you so much
Awesome tutorial. Thank you very much!!
Thankyou for uploading the code ❤️❤️❤️ ❤️❤️❤️❤️
This video is awesome please make the next video asap! :D
Hi! awesome video!
can you please helpme getting just the last information saved into the database and how to call it?
i have like a month struggling with this.
Bro employee data was inserted properly.. but only 8 items display in final output.
public Query get(String key)
{
if (key==null)
{
return databaseReference.orderByKey().limitToFirst(8);
}
return databaseReference.orderByKey().startAfter(key).limitToFirst(8);
}
startafter(key)...... not found why ??????
can you please tell me how to retrive data from end
thanks bro :)
Thanks for sharing this. You have been a huge help
You have to convert to string, coz set text method is allow only text value. Ex:1+""
Hello, thanks for the tutorial.
I have a small problem when implementing the Filterable in the adapter.
The search was working well for me, and after implementing the pagination when doing the search it returns me on the data that was already shown and then it no longer shows any more data.
Hi sir, I'm building a chatting application and everything is completed except pagination.
startAfter method is not working in my code, can you please help ?
do you know some technics to avoid out of memory when using many pictures?
We use library Glide or Picasso
What version is your android studio?
Hi combo , I keep getting this error and the app crushes immedietly amnot sure whats wrong
return ProductRef.orderByKey(). startAfter(key).limitToFirst(8);
FATAL EXCEPTION: main
ava.lang.RuntimeException: Unable to start activity ComponentInfo: java.lang.IllegalArgumentException: You must use startAt(String value), startAfter(String value), endAt(String value), endBefore(String value) or equalTo(String value) in combination with orderByKey(). Other type of values or using the version with 2 parameters is not supported
Did u find the solution
@@aenaqadeer9464 yes I did
@@peterkariuki9475 can you share it with me?
I paged the items... I can screenshot the items and send you via WhatsApp or email.
Sir can you help me in my code, mine's keep reapting the recycler view when i change data on my data base , can you help me fix this issue?
please make a video who to show native ads in recycle view and mix with firebase database in same project
Can you make the same thing using Paging 3 library?
Data not shown in recycler view. item layout not loads not shows anything
did you get a solution to this by chance?
How to make realtime multiple web view with recycle view and control url,image,text using firebase make tutorial on it
Sorry I dont understand.
@@CamboTutorial I mean how to create multiple web view & display them in recycle view and control that web view url, image, text using firebase
Appreciate your effort .but i can get result . I excactly follow your steps .what i cant get result
I couldn't see my items as you show at 12:31 I did everything same as you can you help me?
with the same problem mate with endless refresh
Bro, pls make a video how to implement database sqlcipher encrypt pass show to recyclview
Thank you for suggestion
fun fact the __android:background__ make the error "Binary XML file line : Error Inflating class"
Bro plz make a video
how to show 1 facebook audience interstitlial ads per user per 1 day plz
Because in my case I have hater plz!
Thank you, I will make that after I finish this series firebase..
Thanks for reply brother I want to show 1 ads show per 1 user in 24 hours
Make sure you make for facebook audience network not admob
And plz can you tell me in how much time you make video plz bro! My all work stopped for this! Thanks
Previous data is deleted bro
Can you provide source code
data is duplicated on scrolling
Did you fix ?
My hours waste