Firebase Firestore - Android Studio - 02[Show Data]

  Рет қаралды 19,323

Atif Pervaiz

Atif Pervaiz

Күн бұрын

In this part we will do the followings:
✓Create new activity
✓Add button in MainActivity to go to list activity
✓Show saved data(from Cloud Firestore) in RecyclerView
✓Handle RecyclerView item clicks
Buy Me a Coffee:
paypal.me/atif...
Purchase Code:
www.technifyso...
Playlist: • Firebase Firestore - C...
Chanel:
/ mohammadatif1
Websites:
technifysoft.com/
devofandroid.b...
Apps/Games on PlayStore:
play.google.co...
If u like this video, Like, Comment, Subscribe to support us...
#CloudFirestore #Firebase #AndroidStudio

Пікірлер: 44
@samuelatedla
@samuelatedla 5 жыл бұрын
This is the better tutorial for firebase firestore. the entire playlist is comprhensive and clear. thank you
@alucard7035
@alucard7035 4 жыл бұрын
E/RecyclerView: No adapter attached; skipping layout i have this eurror ? can you tell how can i fix it ?
@rathish_vr
@rathish_vr 4 жыл бұрын
Same
@primrosea
@primrosea 5 жыл бұрын
hi, I got an error when I tried to run java.lang.NullPointerException: Attempt to read from field 'android.view.View android.support.v7.widget.RecyclerView$ViewHolder.itemView' on a null object reference I am succeeded when create data but failed when I tried to show data, I did change it to accommodate more fields and not just 2 like in the example, is it because of that?
@sarasrifii
@sarasrifii 9 ай бұрын
i have the same issue - did u find a solution? hh
@muhammadkawish839
@muhammadkawish839 3 жыл бұрын
can you please help me that my new inserted data cannot shown on the recycler view
@AtifSayings
@AtifSayings 3 жыл бұрын
Try to check spellings, debug if you're receiving data or not
@wanaiman6737
@wanaiman6737 3 жыл бұрын
Failed to resolve: androidx.appcompat:recyclerview:1.2.0 pls can you help me how to solve this porblem
@AtifSayings
@AtifSayings 3 жыл бұрын
for AndroidX implementation "androidx.recyclerview:recyclerview:1.1.0"
@wanaiman6737
@wanaiman6737 3 жыл бұрын
@@AtifSayings ok thx !
@wanaiman6737
@wanaiman6737 3 жыл бұрын
@@AtifSayings ok thx !
@qiqimains
@qiqimains 2 жыл бұрын
Thanks you!
@tamasevics
@tamasevics 3 жыл бұрын
You are a legend.
@puteriayu8157
@puteriayu8157 2 жыл бұрын
i got no error but my emulator cannot display the screen
@tarikulislamandroid5099
@tarikulislamandroid5099 2 жыл бұрын
Same
@versaticon
@versaticon 3 жыл бұрын
Great! Thanks a lot!
@md.abubakarsiddik8922
@md.abubakarsiddik8922 3 жыл бұрын
You are using String data. if I am use double type data than how can I retrieve double data from firestore ?
@alexandrawigo9575
@alexandrawigo9575 5 жыл бұрын
please make a tutorial about using recycler view using firebase firestore
@AtifSayings
@AtifSayings 5 жыл бұрын
this is same as you are asking
@005mairasultana6
@005mairasultana6 3 жыл бұрын
i have error on 24:14 where is this add function came from?if someone know please do tell and no data is displayed
@hrishikeshpator3853
@hrishikeshpator3853 4 жыл бұрын
Throwing error on making toast on onitemclick... please help me resolve the error
@AtifSayings
@AtifSayings 4 жыл бұрын
Kindly check logcat/run tab to discover crash reason
@hrishikeshpator3853
@hrishikeshpator3853 4 жыл бұрын
@@AtifSayings I'd love to see/learn about sorting data after that
@AtifSayings
@AtifSayings 4 жыл бұрын
Its easy to sort arraylist of type model, you can easily find code
@neelshah6380
@neelshah6380 4 жыл бұрын
Hey Atif, Can you tell me how to clear recyclerView Data? Like if i want to search again so first i want to show to that first output is clear and after clicking on buttton again it will show new data.
@din3281
@din3281 4 жыл бұрын
nice tutorial man really helpful, anyway for me to get the ID from firebase auth and not random?
@badcookie2975
@badcookie2975 5 жыл бұрын
it worked thanks!
@timelessgoacexx7033
@timelessgoacexx7033 5 жыл бұрын
Thanks you Atif, I have learnt a lot from you. You have the best android-firebase tutorial. I have questions Am using android V7 28.0.0 My realtime firebases version is 16.0.0:15.0.0 And it shows error finding 15.0.0 Secondly, FirebaseRecyclerAdapter is unable to resolve ,and I have tried RecyclerOption and it's not working to. How can I retrieve data from my Firebase? Thanks
@AtifSayings
@AtifSayings 5 жыл бұрын
You're welcome :) Use version 16.0.0 there is no FirebaseRecyclerAdapter in this series
@leondyvoerman6247
@leondyvoerman6247 5 жыл бұрын
what is the content of generatedJava?
@AtifSayings
@AtifSayings 5 жыл бұрын
stackoverflow.com/questions/52548924/android-studio-3-2-generated-java
@franciscoluna1915
@franciscoluna1915 5 жыл бұрын
se detiene la aplicacion :(
@PRIMITIVE2050
@PRIMITIVE2050 5 жыл бұрын
Por si lograse hacer funcionar la app y se duplican los datos cada vez que cargas la vista agrega modelList.clear(); en la funcion que trae los datos
@justtajinder
@justtajinder 5 жыл бұрын
no audio does not understand anything
@kambuku__3670
@kambuku__3670 5 жыл бұрын
thanks but how can data be added on top only
@antnbaranov
@antnbaranov 3 жыл бұрын
does not display data
@ferhatiltas8633
@ferhatiltas8633 4 жыл бұрын
Data does not appear
@najwa4289
@najwa4289 5 жыл бұрын
Thanks
@AtifSayings
@AtifSayings 5 жыл бұрын
You're welcome :)
@sgur34
@sgur34 5 жыл бұрын
Спасибо ОООООЧЕНЬ помог
@RaulSC9
@RaulSC9 5 жыл бұрын
Good, on another occasion, I followed another tutorial to work with Firestore, but in the adapters, they used "FirestoreRecyclerAdapter" I think it makes the work easier. You could give your opinion on this. A greeting!
@AtifSayings
@AtifSayings 5 жыл бұрын
yeah sure you can use it
Firebase Firestore - Android Studio - 03[Update Data]
14:05
Atif Pervaiz
Рет қаралды 8 М.
Firebase Firestore - Android Studio - 05[Search Data]
14:24
Atif Pervaiz
Рет қаралды 30 М.
Остановили аттракцион из-за дочки!
00:42
Victoria Portfolio
Рет қаралды 3,9 МЛН
小丑妹妹插队被妈妈教训!#小丑#路飞#家庭#搞笑
00:12
家庭搞笑日记
Рет қаралды 38 МЛН
#1 Firestore Android Tutorial - Saving Data
13:18
Simplified Coding
Рет қаралды 31 М.
4. Update and Delete data in Firebase Database | Android
43:59
BTech Days
Рет қаралды 27 М.
Firestore | Reading documents
14:35
Mafia Codes
Рет қаралды 10 М.
Firebase Cloud Firestore -  Android studio tutorial | #1
18:09
Foxandroid
Рет қаралды 32 М.
Android Studio | Firebase CRUD operation with Java
42:25
Coding With Zo
Рет қаралды 13 М.
Querying Data Android Firestore
8:57
CodingWithMitch
Рет қаралды 28 М.