Firebase Data to RecyclerView using Kotlin | Retrieve Firebase data into RecyclerView | Kotlin |

  Рет қаралды 45,795

Foxandroid

Foxandroid

3 жыл бұрын

Firebase Data to RecyclerView using Kotlin | Retrieve Firebase data into RecyclerView | Kotlin |
Source Code: github.com/foxandroid/Firebas...
Follow me on Instagram: / foxandroidblog
Follow me on Facebook: / foxandroidblog
---------------------------------------------------------------------------------------------------------------------------------------------------------
Equipment I Use to Make My videos:
📱 Phone -: amzn.to/3px6ucS
🎧Earphones -: amzn.to/3JecI98
🎙️Mic - : amzn.to/310u7Rp
🎙️Mic - : amzn.to/3He96SW
🔊Speakers - : amzn.to/3Hgfzg8
💾External HardDrive - amzn.to/3JoRzZV
💻 My PC build: www.amazon.in/shop/foxandroid
--------------------------------------------------------------------------------------------------------------------------------------------------------
Hey Developers,
In this video, I have explained :
* Retrieving data from Realtime database using Koltin
* Implementing recycler view in android app using Kotlin
* Adding Firebase data to recylerview using Kotlin
How to Delete Data from Realtime Database using Kotlin in Android Studio
• How to Delete Data fro...
Kotlin Functions and Methods - Basics and Syntax
• Kotlin Functions and M...
Firebase Data to RecyclerView
• Firebase Data to Recyc...
How to Add SearchView in Android App using Kotlin
• How to Add SearchView ...
JSON Parsing - Parse JSON Data from Web URL in Android
• JSON Parsing - Parse J...
Upload Image to Firebase in Android Studio
• Upload Image to Fireba...
#realtimedatabase #recylerview #kotlin

Пікірлер: 119
@marc988
@marc988 2 жыл бұрын
Yes ! Yeeees ! The only approach that finally works for me after 3 months of hard researches and tests and disappointing mistakes !!! 😁I was trying to show firebase data in a RecyclerView of a TabbedView with a Drawer Navigation... But I never could ! Thanks Foxandroid !!!
@marc988
@marc988 2 жыл бұрын
Here's a timeline of the video. I hope this will help: 00:00 - Intro 00:19 - Demonstration of the final app 01:20 - Connecting the project to Firebase 02:12 - RecyclerView activity (frontend) 02:43 - Items for the RecyclerView (frontend) 04:37 - Data classe / Model (backend) 05:54 - Adapter (backend) 11:08 - Getting the data from Firebase database & Setting the Adapter to the recyclerView (backend) 13:11 - Fetch data from Firebase receive (backend) 17:19 - Testing / The final app Thanks to @Foxandroid 👍
@saga1658
@saga1658 3 жыл бұрын
The most awaited video... Thanks bhaiya
@marekzet482
@marekzet482 Жыл бұрын
I wasted at least two weeks to find solution how to add existing SQLLite database to my project and finaly instead of SQL I added my databse from Firebase whis is much more easier and faster. Thank you for this video. Good job!
@stevekelly4347
@stevekelly4347 3 жыл бұрын
Excellent series I really appreciate your tutorials keep up the good work
@_foxandroid
@_foxandroid 3 жыл бұрын
Thanks... means a lot ❤️
@MiquelGarrigo
@MiquelGarrigo 2 жыл бұрын
Thank you for the post, but I have a question. In the case that it is in a fragment and not in an activity it does not work for me. Could you give me some tips?
@joyfullself6591
@joyfullself6591 2 жыл бұрын
Excellent work! Thank you for this
@user-kh7yw7ux7o
@user-kh7yw7ux7o Жыл бұрын
man I love you and love your channel , thank you very much
@SamarthSinha-ur3ci
@SamarthSinha-ur3ci 3 жыл бұрын
u r too much underrated but you are unabated
@youlu9935
@youlu9935 2 жыл бұрын
Thank you so much!! really really helpful!
@sundarshrestha7435
@sundarshrestha7435 Жыл бұрын
thank you so much bro it made me cry i tried so many times for days untill i watch this video
@anandapadmanathan9905
@anandapadmanathan9905 3 жыл бұрын
Really Good !! You do it !!
@Matex__
@Matex__ 2 жыл бұрын
How to do this but inside fragment not activity? I have problems with that and can't find answers, code should be written differenty inside fragment .kt file and i can't figure it out. And I also tried to run this code from github but it's not working, a lot of errors show up.
@eddychow6521
@eddychow6521 2 жыл бұрын
Hi Can you do a demo using Android studio 4.2.2 for firebase and RecyclerView? Thanks
@user-ii2dm1qv8b
@user-ii2dm1qv8b Жыл бұрын
I just did everything what you showed but showing this error message E/RecyclerView: No adapter attached; skipping layout and my app going back to main activity
@samuelhernandez4670
@samuelhernandez4670 Жыл бұрын
Muchas gracias colega, me fue de gran ayuda!
@mavinsandeep6385
@mavinsandeep6385 2 жыл бұрын
I have one question when I add data to the database will the UI get updated?
@ronanirvine9910
@ronanirvine9910 3 жыл бұрын
For the main activity, did you do anything to it? or use it to call the other activites?
@_foxandroid
@_foxandroid 3 жыл бұрын
Yes put a button in Mainactivity to go to this activity or make this activity as launcher activity
@ahangerzeeshan
@ahangerzeeshan 3 жыл бұрын
The Activity opens up blank where the data is supposed to be retrieved and then goes back to MainActivity or the app crashes. When I check the logcat it says "No Adapter Attached, Skipping Layout".
@codewinger9915
@codewinger9915 2 жыл бұрын
did you get the solution
@yagnikpatel4404
@yagnikpatel4404 2 жыл бұрын
@@codewinger9915 no help
@jonparker8832
@jonparker8832 2 жыл бұрын
How can I reverse the order of the data that is display in the mobile? I want to show robert first to steve who will be in last place
@4languages226
@4languages226 2 жыл бұрын
thanks for the great tutorial and source code
@makarov.d
@makarov.d 2 жыл бұрын
Hello, dear friend, why is my project not working, exactly something is wrong when getting the database, can you help ?
@assadkhan3297
@assadkhan3297 2 жыл бұрын
thank you very much for such a nice tutorial
@marypaul9627
@marypaul9627 2 жыл бұрын
thanks alot,subscribed!
@nrmasterz9869
@nrmasterz9869 2 жыл бұрын
Thank you sir!! for the tutorial, is it possible to make viewpager on this?
@shakhawathossain3207
@shakhawathossain3207 3 жыл бұрын
thanks bro for this amazing video
@ognjendupljanin5414
@ognjendupljanin5414 2 жыл бұрын
I have problem in MyAdapter holder.name.text and error is that text is unresolved reference
@professorademilson
@professorademilson 9 ай бұрын
Parabéns meu amigo. Mesmo entendendo pouco de sua lingua eu consegui fazer tudo e funcionou direitinho. Obrigado pela ajuda. Ganhou um inscrito e um joinha.
@billaajith67
@billaajith67 Жыл бұрын
everytime i put all the thing but it goes wrong please tell me what was the problem
@gowthamvaradharaj4615
@gowthamvaradharaj4615 3 жыл бұрын
thank you so much sir......
@waleefalrooh8
@waleefalrooh8 2 жыл бұрын
You are my saviour thankkk youu
@ammadsarwarcheema5307
@ammadsarwarcheema5307 2 жыл бұрын
Excellent work and I learned alot from you I want to ask if you can help me with something I want to know how the user can delete his event data but i want that data to be safe in farebase data base please tell me...
@yongsinwong5175
@yongsinwong5175 2 жыл бұрын
Can i know why i get blank?
@juliakutianska9488
@juliakutianska9488 2 жыл бұрын
Thank you so much!!
@dowonlee7301
@dowonlee7301 2 жыл бұрын
13:30 What if user is a some of children then how we call it(ex mainServer - user - etc.. like that). I just put .child() function at the end like getReference().child("mainServer").child("user") but it crashes need a help
@armangukasian
@armangukasian 2 жыл бұрын
thak you! very helpful video
@reimuhkrei
@reimuhkrei Жыл бұрын
👍👍👍👍 great tutorial
@user-sv3cq2qx9h
@user-sv3cq2qx9h 8 ай бұрын
thank you for your tutorial !
@golem7060
@golem7060 2 жыл бұрын
I had an Error in line: var dataItem = itemSnapshot.getValue(item::class.java) itemArrayList.add(dataItem!!) Failed to convert value of type java.lang.Long to String Here is my solution: var age = userSnapshot.child("age").value.toString() userArrayList.add(User(age))
@mdideas4457
@mdideas4457 2 жыл бұрын
Thank you so much
@AdishaFdo
@AdishaFdo Жыл бұрын
Thank you Sir
@byverbel4057
@byverbel4057 2 жыл бұрын
Good video
@MohamedAshraf1993
@MohamedAshraf1993 2 жыл бұрын
Many Thanks
@SamarthSinha-ur3ci
@SamarthSinha-ur3ci 3 жыл бұрын
JUST AMAZING
@_foxandroid
@_foxandroid 3 жыл бұрын
Thanks man.... means a lot❤️
@-_-RealIy
@-_-RealIy 2 жыл бұрын
i followed this 4 times. but everytime i faild. when i click the "recyclerviewbtn", app sudenly shut down
@_foxandroid
@_foxandroid 2 жыл бұрын
Please share code pics on IG
@glykeriakirou1216
@glykeriakirou1216 2 жыл бұрын
It's perfect!! How can I clicked and go to other activities??
@4_adeadamnisasabrina514
@4_adeadamnisasabrina514 2 жыл бұрын
cool, but how if we wanna retrieve image, does anyone know :(
@suhanshahriyar1378
@suhanshahriyar1378 3 жыл бұрын
i am facing a problem.. when i eun my app it just show a blank and black page. Please Help Me.
@_foxandroid
@_foxandroid 3 жыл бұрын
For some time or continuous blank page??
@rahilvig8185
@rahilvig8185 3 жыл бұрын
@@_foxandroid Hi I am getting a continuous blank screen! Any help would be appreciated! I get an error saying: “No adapter attached; skipping layout”
@rahilvig8185
@rahilvig8185 3 жыл бұрын
Hi I am getting a continuous blank screen! Any help would be appreciated! I get an error saying: “E/Recyclerview: No adapter attached; skipping layout” and it seems that the valueEventListener is not firing
@_foxandroid
@_foxandroid 3 жыл бұрын
There must be some mistake in the code!! Please rewatch and try to find the mistake
@rahilvig8185
@rahilvig8185 3 жыл бұрын
@@_foxandroid Hi I have followed your tutorial perfectly but it in getUserData, it doesn't run past Firebase.getInstance line. After doing that it doesn't do addValueEventListener. Could it be due to me not having an import? Or something else?
@_foxandroid
@_foxandroid 3 жыл бұрын
Please share the issue on Instagram
@rahilvig8185
@rahilvig8185 3 жыл бұрын
@@_foxandroid sure
@rahilvig8185
@rahilvig8185 3 жыл бұрын
@@_foxandroid I have sent you on instagram foxandroidblog
@anurajms
@anurajms 3 жыл бұрын
thank you
@saga1658
@saga1658 3 жыл бұрын
Again Thanks
@_foxandroid
@_foxandroid 3 жыл бұрын
❤️
@AmanKumar-pd8kp
@AmanKumar-pd8kp 2 жыл бұрын
how you wrote on click function , please provde the code
@_foxandroid
@_foxandroid 2 жыл бұрын
DM on IG or check our discord server
@full2programming424
@full2programming424 Жыл бұрын
my key has space in it how can i name the data class variable
@_foxandroid
@_foxandroid Жыл бұрын
Space is not recommended please user underscore instead
@educationofmaharashtra
@educationofmaharashtra Жыл бұрын
make a app RecyclerView with image+heading+discription Item Click open differnt 5 activities, for example:- click 1 st item open Activity 1, click 2 nd item open Activity 2 , click 3 rd item open Activity 3 , click 4 th item open Activity 4, click 5 th item open Activity 5. {make this app your subscriber boost 100000000 times}
@jovianswank300
@jovianswank300 3 жыл бұрын
how u can implement livedata with it ??
@_foxandroid
@_foxandroid 3 жыл бұрын
You have to implement some architecture like MVVM, MVP, etc
@lollikop
@lollikop 2 жыл бұрын
Great Tutorial! But when i add a second element after just adding the first one..i have a bugged recyclerview. it shows me the first element two times and then the second element. and it gets really buggy when i add an third element...can you pls help?
@rinorobot
@rinorobot 2 жыл бұрын
Your video save my life
@VivekTiwari-bo3xz
@VivekTiwari-bo3xz 2 жыл бұрын
But this is not working 🤣😂😂
@huybuiquoc3083
@huybuiquoc3083 3 жыл бұрын
You are my god!!, thanks to save me
@_foxandroid
@_foxandroid 3 жыл бұрын
Glad it helped!!
@satoshixl2296
@satoshixl2296 3 жыл бұрын
How to do this but with firestore?
@_foxandroid
@_foxandroid 3 жыл бұрын
Will make video on that soon!!!
@gowthamvaradharaj4615
@gowthamvaradharaj4615 3 жыл бұрын
sir on request please make video for live data change that also change on recycler view show live
@_foxandroid
@_foxandroid 3 жыл бұрын
Sure Gowtham...stay connected
@gowthamvaradharaj4615
@gowthamvaradharaj4615 3 жыл бұрын
@@_foxandroid thank you so much sir Actually now only I’m learning to develop android apps your video very helpful for me 🥰
@srujanv6433
@srujanv6433 3 жыл бұрын
Please make this app tutorial with mvvm architecture
@_foxandroid
@_foxandroid 3 жыл бұрын
Wait for some time
@adrianvillanueva9703
@adrianvillanueva9703 3 жыл бұрын
I have a blank page
@adrianvillanueva9703
@adrianvillanueva9703 3 жыл бұрын
java.lang.ClassCastException: androidx.appcompat.widget.AppCompatImageView cannot be cast to android.widget.TextView
@taknikiniga
@taknikiniga 3 жыл бұрын
please make same video for nested recycler view
@_foxandroid
@_foxandroid 3 жыл бұрын
Sure bro!!
@taknikiniga
@taknikiniga 3 жыл бұрын
@@_foxandroid also can you please make these firebase database video using firestore ... facing some issue in last can you reply me on instagram
@_foxandroid
@_foxandroid 3 жыл бұрын
Yeah sure man....but i guess i haven't got any text on Instagram
@benpg3206
@benpg3206 2 жыл бұрын
very good video helped me a lot
@VivekTiwari-bo3xz
@VivekTiwari-bo3xz 2 жыл бұрын
this is not working showing E/Recycler View Adapter is not attached
@pallavimaralla9157
@pallavimaralla9157 3 жыл бұрын
The app is crashing sir
@_foxandroid
@_foxandroid 3 жыл бұрын
Please check the logs and find the reason for the crash!
@_foxandroid
@_foxandroid 3 жыл бұрын
Please share the log pics on Instagram
@lucasmartinss5539
@lucasmartinss5539 3 жыл бұрын
is it possible to make each item clickable?
@_foxandroid
@_foxandroid 3 жыл бұрын
Yes!!
@lucasmartinss5539
@lucasmartinss5539 3 жыл бұрын
@@_foxandroid I tried doing cardview, lienear, I still tried to create a button but whenever I do .setOnClickListener, da nullpoint (java.lang.RuntimeException: Unable to start activity ComponentInfo{com.feb.group/com.feb.group.ListaContatos}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.Button.setOnClickListener(android.view.View$OnClickListener)' on a null object reference) can you help me?
@_foxandroid
@_foxandroid 3 жыл бұрын
kzbin.info/www/bejne/mnOce4Kpi91gr7s This video might help please check it out
@lucasmartinss5539
@lucasmartinss5539 3 жыл бұрын
@@_foxandroid very good guy, still interpreting how it works, because I don't understand english, but I wanted to know that as a video you already have a call from each position, because I put set click to go to another activity so how do you leave this activity with data for guy position? if you can’t understand very well don’t blame translater kkk
@_foxandroid
@_foxandroid 3 жыл бұрын
Do you mean to send data to the next Activity??
@manuelkie2297
@manuelkie2297 2 жыл бұрын
wow not even your source code works! good that i tried that tutorial for 3hours!
@VivekTiwari-bo3xz
@VivekTiwari-bo3xz 2 жыл бұрын
true 💯 showing No adapter attached
@emeissing184
@emeissing184 Жыл бұрын
Hey I am having an issue where the data is not read too my recycle view am doing everything you are doing but I cant get the data to pass
@educationofmaharashtra
@educationofmaharashtra Жыл бұрын
make a app RecyclerView with image+heading+discription Item Click open differnt 5 activities, for example:- click 1 st item open Activity 1, click 2 nd item open Activity 2 , click 3 rd item open Activity 3 , click 4 th item open Activity 4, click 5 th item open Activity 5. {make this app your subscriber boost 100000000 times}
@educationofmaharashtra
@educationofmaharashtra Жыл бұрын
make a app RecyclerView with image+heading+discription Item Click open differnt 5 activities, for example:- click 1 st item open Activity 1, click 2 nd item open Activity 2 , click 3 rd item open Activity 3 , click 4 th item open Activity 4, click 5 th item open Activity 5. {make this app your subscriber boost 100000000 times}
RecyclerView | Everything You Need to Know
25:07
Practical Coding
Рет қаралды 131 М.
HOW DID HE WIN? 😱
00:33
Topper Guild
Рет қаралды 48 МЛН
DAD LEFT HIS OLD SOCKS ON THE COUCH…😱😂
00:24
JULI_PROETO
Рет қаралды 12 МЛН
Эффект Карбонаро и нестандартная коробка
01:00
История одного вокалиста
Рет қаралды 8 МЛН
How to connect your app to the Firebase. Android studio Kotlin.
16:54
2. Retrieve Firebase data to RecyclerView
32:45
BTech Days
Рет қаралды 66 М.
Google Firebase Authentication Android Kotlin Tutorial
34:23
tutorialsEU
Рет қаралды 50 М.
How to retrieve data from Firebase Database into RecyclerView | Firebase Tutorials - 04
18:48
Learnoset - Learn Coding Online
Рет қаралды 6 М.
PART 52 || DIY Wireless Switch forElectronic Lights - Easy Guide!
1:01
HUBAB__OFFICIAL
Рет қаралды 64 МЛН
Зачем ЭТО электрику? #секрет #прибор #энерголикбез
0:56
Александр Мальков
Рет қаралды 617 М.
iPhone socket cleaning #Fixit
0:30
Tamar DB (mt)
Рет қаралды 14 МЛН