Android Studio Tutorial - Firebase Recycler View Pagination

Android Studio Tutorial - Firebase Recycler View Pagination

EDMT Dev

5 лет назад

16,321 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@skiplabacademy2570
@skiplabacademy2570 - 31.08.2020 15:47

i have been getting this error: java.lang.IllegalArgumentException: Can't call startAt() or equalTo() multiple times

Ответить
@nikhilmahato7606
@nikhilmahato7606 - 06.08.2020 14:30

notifyDataItemRange() function not working,But notifydatasetchanged working, can you tell me where can be this mistake?

Ответить
@geetikasachdeva7859
@geetikasachdeva7859 - 12.07.2020 14:10

Hey I tried your code but onscroll is not working

Ответить
@asadahmed187
@asadahmed187 - 11.05.2020 14:19

I am not getting data from firebase in recyclerview...it is showing "Inactivity , disconnecting from service"...Can you please help..?

Ответить
@brandophiri3618
@brandophiri3618 - 10.12.2019 22:22

it seems that when i load more data the recyclerview items duplicate. how can i solve this please. i will really appreciate

Ответить
@MENI915
@MENI915 - 09.12.2019 14:59

Can you help me ?
for some reason the toolbar title remains the app name , and the dta from firebase not show on screen

Ответить
@alone9557
@alone9557 - 08.12.2019 19:20

Hi, thanks for tutorial. Perfectly worked.

But how to read database reverse?

Ответить
@danakatrinadeguzman7873
@danakatrinadeguzman7873 - 13.11.2019 08:23

Good Day Sir,


can u help me to make the recycler view more efficient and more functionable like for example "i have a recycler view activity that shows all the data in my firebase i want to make a details button and when i click it, it will show the data of child and on the recycler view i only want to show the id or the parent so i can make it more efficient , please help asap thank you ! more power on making tuts!

Ответить
@rishabhytofficial
@rishabhytofficial - 11.09.2019 13:34

Hey, please can you make a video on how to do pagination and sorting at the same time in this database, please its urgent!

Ответить
@gauravdahale
@gauravdahale - 03.08.2019 21:03

How to build query to diplay data in descending order i.e. last node first please help

Ответить
@tarunaersa4344
@tarunaersa4344 - 30.07.2019 20:01

nice tutor brother.. :)

Ответить
@Crisp3333
@Crisp3333 - 26.06.2019 08:40

Hello Sir nice tutorial. I just have a question, I plan on writing over my Listview into a recycler view like yours. I was having some trouble with my list view in that it changes the order whenever I get back to the activity after being in the background. Does the recycler view take care of that problem? I read around I heard that these types of views reloads data from the cache which can cause a problem with the ordering...and I was wondering if your method takes care of that situation.

Ответить
@croclaro
@croclaro - 22.06.2019 23:44

I need to put a search button. Can you help me?

Ответить
@croclaro
@croclaro - 22.06.2019 23:43

How do I do a searchview? Thank you ...

Ответить
@abdulrafeeque182
@abdulrafeeque182 - 10.06.2019 08:57

hi, can you please make a firebase-ui pagination adapter tutorial..? i successfully implemented firebase-ui recyclerAdapter. getting snapshots was easy on this using adapter position and getSnapshots().getsnapshot() methods . but unfortunately they don't have this methods on paginationAdapter.. please help i need this to implement on item clicks on each documents and modify them according their doc id.

Ответить
@stonerrawhunter5968
@stonerrawhunter5968 - 12.05.2019 16:35

can you implement Collections.shuffle() in your code to shuffle the data in recycler view and if so how to? :)

Ответить
@abbyplay453
@abbyplay453 - 01.05.2019 21:59

hi how can i implement that pagination if i use firebaseui because i dont have a list items in my codes or should i switch back to firebase instead

Ответить
@Brandon-yq9bj
@Brandon-yq9bj - 13.03.2019 02:39

You dont have to pass context, you can get context from the view by doing view.getContext();

Ответить
@fernandorowies1107
@fernandorowies1107 - 19.02.2019 17:25

Hi Eddy, i have this error trying to test: Default FirebaseApp is not initialized in this process com.ffrowies.firebaserecyclerviewpaging. Make sure to call FirebaseApp.initializeApp(Context) first. (same problem in project Firebase Recylcer View Item Multiple Type).

Ответить
@4sayas4
@4sayas4 - 30.01.2019 16:34

Instead of making a Query to get last key then creating an IF statement after FOR loop comparing lastNode and lastKey, I would suggest you create 2 fixed lines after FOR loop:

take last item in ArrayList and set its key as a value for lastNode variable.
next line, remove last item from ArrayList

Ответить
@sksuraj1695
@sksuraj1695 - 19.01.2019 13:41

Your concept is not working on fragments. open other activity and them come back to that fragment list goes blank. Same thing is happening on activity. If I start another activity and then come back to the activity list goes blank. Fix this

Ответить
@hananda3435
@hananda3435 - 19.12.2018 19:07

sorry before
i want to ask something different.
how to get id from json? ive put my json with my own id just like '1' '2' '3' to firebase
and i want to get the id for the new activity based on its id.
hope you answer my question.

Ответить
@AnyHowTech
@AnyHowTech - 05.12.2018 13:13

link to database is not working

Ответить
@leandroboari
@leandroboari - 12.11.2018 17:10

Damn it. Scrolling is infinite now...

Ответить
@leandroboari
@leandroboari - 12.11.2018 16:38

Awesome! Works fine

Ответить
@bhaiyalog1412
@bhaiyalog1412 - 18.10.2018 15:18

RecyclerView: No adapter attached; skipping layout


how to resolve this error...please help me

Ответить
@HeavyTricks
@HeavyTricks - 08.10.2018 15:30

Pagination on adapter scrolling?

Ответить
@monerahsalleh946
@monerahsalleh946 - 08.10.2018 13:46

Hello I have a project and I need someone to teach me how can I contact with you

Ответить
@rajaarumugam2018
@rajaarumugam2018 - 08.10.2018 13:26

Hai sir, my app doesnot support any devices. How to i fix?

Ответить
@muhammadilham5756
@muhammadilham5756 - 08.10.2018 07:15

can we use this method to make pagination from rest api data?

Ответить
@ping-lu6qz
@ping-lu6qz - 08.10.2018 02:50

please do fire storage next

Ответить
@JOAOVICTOR-jz5xt
@JOAOVICTOR-jz5xt - 08.10.2018 00:58

How make video editor PLEASE.

Ответить
@samirdesigner3324
@samirdesigner3324 - 07.10.2018 20:12

thanks bro

Ответить
@angelosilva6151
@angelosilva6151 - 07.10.2018 20:02

thanks man!!

Ответить
@TauqeerNiazi
@TauqeerNiazi - 07.10.2018 20:01

First

Ответить