0

I want to add pagination in my project. I use firestore as database and language is java in android studio. Please help me to how pagination is implement. On internet no one example for java, all examples uses kotlin. Please explain pagination in java.how to implement?????

  • Check this https://firebase.google.com/docs/firestore/query-data/query-cursors#java – Gobu CSG Jul 13 '22 at 11:31
  • Does this [answer](https://stackoverflow.com/a/50742175/5246885) help? – Alex Mamo Jul 13 '22 at 11:33
  • This topic is covered in the document and has been covered in many previous [questions](https://stackoverflow.com/search?q=%5Bgoogle-cloud-firestore%5D%5Bandroid%5D+pagination) already, so I recommend reading those first, trying to make it work from that, and reporting back with a [minimal repro](http://stackoverflow.com/help/mcve) if you get stuck. – Frank van Puffelen Jul 13 '22 at 14:11

0 Answers0