No video

Retrieve Data From Firebase Realtime Database in RecyclerView (Android Studio 2020)

  Рет қаралды 30,023

CodingSTUFF

CodingSTUFF

3 жыл бұрын

In this video, we will be learning how to retrieve the data firebase real-time database.
To Download Source Code - sanathgosavi.blogspot.com/202...
Follow me on Instagram - codingstuff070?...
To Watch Complete Instag Blog App Tutorial - • Instag Blog App ( Fire...
Complete Firebase Tutorial - • Firebase Database as B...
To-Do App using Sqlite Database - • To Do App Using Sqlite...
Calculator App from Scratch - • How to Create Calculat...

Пікірлер: 166
@ramuyamsani6461
@ramuyamsani6461 3 жыл бұрын
I had some errors in my code and I was not able to solve it but this bro helped me a lot. I have messaged him the error on Instagram and he solved it. Thank you bro👍👍👍
@codingstuff070
@codingstuff070 3 жыл бұрын
☺☺
@thiagoemidio8246
@thiagoemidio8246 Жыл бұрын
Assisti 200 Vídeos e esse foi o único que ajudou. Obrigado. Comunidade Brasil agradece.
@dichamthongangmei9099
@dichamthongangmei9099 3 жыл бұрын
You're a life saver!! God bless you
@JunaidKhan-ht5jy
@JunaidKhan-ht5jy 3 жыл бұрын
i was looking for same tutorial since one week ... Great job man thumbs up ..
@codingstuff070
@codingstuff070 3 жыл бұрын
Glad you liked it!
@nehavishwakarma4297
@nehavishwakarma4297 3 жыл бұрын
UR video helped me a lot i was solving this since 1 month
@nishantnawadkar4324
@nishantnawadkar4324 2 жыл бұрын
best video on youtube
@dilshodiskandarov7144
@dilshodiskandarov7144 3 жыл бұрын
Katta rahmat bro
@thierryklougbo9000
@thierryklougbo9000 3 жыл бұрын
Thanks for this video bro!
@avery_mort
@avery_mort 3 жыл бұрын
Amazing vid.
@codingstuff070
@codingstuff070 3 жыл бұрын
Hey.... Check out new tutorial playlist of instag blog app where we are using firebase multiple services. kzfaq.info/sun/PLhhNsarqV6MTHwd8fttCrP2fRijuQ0dah
@nerwinalamas1334
@nerwinalamas1334 3 жыл бұрын
thank you bro
@dewanshyadav6033
@dewanshyadav6033 2 жыл бұрын
Sir i have no errors in my code and app is storing data successfully but not retrieving .Please help.
@reagankasendwa8886
@reagankasendwa8886 Жыл бұрын
Thanks
@yanghao6457
@yanghao6457 3 жыл бұрын
Really nice and clear teaching, thanks. unfortunately, I follow all but can't show the detail that entered. same problem with others.
@codingstuff070
@codingstuff070 3 жыл бұрын
Check logcat and let me know the error Or exception
@yanghao6457
@yanghao6457 3 жыл бұрын
@@codingstuff070 Thanks for replying, E/eglCodecCommon: GoldfishAddressSpaceHostMemoryAllocator: ioctl_ping failed for device_type=5, ret=-1 this is logcat red shows only
@codingstuff070
@codingstuff070 3 жыл бұрын
Most of u r not able to retrieve data... It is causing mainly because of your model class varibles name. Make sure your model class varibles name must be same as child's or fields name in relatime db.
@VishalKumar-sm8bo
@VishalKumar-sm8bo 3 жыл бұрын
i m using fragment and my fragment_showActivity is not showing any data.... need help!!!
@divyanksharma236
@divyanksharma236 Жыл бұрын
cool
@RizkiVlogTV
@RizkiVlogTV 3 жыл бұрын
how to show this stuff inside navigation drawer ??
@votingapp9698
@votingapp9698 3 жыл бұрын
It's almost working, but the text on the item layout that should be changing is not working.
@yaqeenhamadat100
@yaqeenhamadat100 2 жыл бұрын
the string in 9:57 min ,dosent work with me what is solution ?? there is 5 option 1-create class string 2-create enum string 3-create inner string 4-create interface string 5-create type parameter string what to choose?? I am a university student working on my graduation project. Please answer me
@anuptarone3387
@anuptarone3387 Жыл бұрын
I don't have any error but when I click on show data, data is not displaying but linear layout is generated
@adityarevankar6529
@adityarevankar6529 3 жыл бұрын
The data showing "DOUBLES" every time you make an entry.
@user-un1ow5rs8g
@user-un1ow5rs8g Жыл бұрын
is can retrieve data from firebase to multi users with this code?
@munsum7618
@munsum7618 2 жыл бұрын
do you know why mine crashed when i click on retrieve data ?
@codingstuff070
@codingstuff070 3 жыл бұрын
Most of u r not able to retrieve data... It is causing mainly because of your model class varibles name. Make sure your model class varibles name must be same as child's or fields name in relatime db.
@codingstuff070
@codingstuff070 3 жыл бұрын
@سلفي على منهاج النبوة we don't need setters as we are using hashmap nd saving the map data to firebase .... Also we have not created parameterize constructor... Cause we don't need that in this tutorial
@hhjghgghghbgjhbnjhhjhh
@hhjghgghghbgjhbnjhhjhh 2 жыл бұрын
how to retrive value using addchildvalueeventlistene() plz guide me
@samirdesigner3324
@samirdesigner3324 3 жыл бұрын
thanks bro make part3 add image with upload data text and when retrivea data show image and when click on open new activity show data with image thanks again
@codingstuff070
@codingstuff070 3 жыл бұрын
It's already done man.... Instag blog app tutorial series is finished with 13 parts. Check complete playlist.
@samirdesigner3324
@samirdesigner3324 3 жыл бұрын
@@codingstuff070 thanks
@hotvideos4612
@hotvideos4612 3 жыл бұрын
How to put condition to retrieved data , for example i want to retrieve posts of specific user to recyclerview
@codingstuff070
@codingstuff070 3 жыл бұрын
Then u need to use authentication.... Nd use currentUser.getUid() try to match is with user that u u want show the data
@thegamingprofile6797
@thegamingprofile6797 3 жыл бұрын
my app crashes when i press the button to show the data
@yq5687
@yq5687 2 жыл бұрын
how to pass the data received by recyclerview from firebase realtime database to antother activity
@CHRISSSSSLAM
@CHRISSSSSLAM 3 жыл бұрын
hi its me again, i want to ask, if i want to display some specific data like category, can u do it (example: which car shop have provide service like oil, repair, wash, tire or some else.)
@CHRISSSSSLAM
@CHRISSSSSLAM 3 жыл бұрын
​ @CodingSTUFF if u know the solution, pls do the video or show the code ASAP🙏🏻
@codingstuff070
@codingstuff070 3 жыл бұрын
Yes we have done this query stuff in Instag blog app tutorial series. Checkout that tutorials
@CHRISSSSSLAM
@CHRISSSSSLAM 3 жыл бұрын
@@codingstuff070 okey but i used the realtime database, is that same code of cloud firestore??
@codingstuff070
@codingstuff070 3 жыл бұрын
No both codes are different but firestore is better choice than real-time db.
@saltondirlys7926
@saltondirlys7926 3 жыл бұрын
Hello there. Thank you for the tutorial on this, but I have minor problem. When I want to view the list of email/surname/name, it does not show on the ShowActivity. Can you help me?
@codingstuff070
@codingstuff070 3 жыл бұрын
Check logcat what exception Or error it is showing
@saltondirlys7926
@saltondirlys7926 3 жыл бұрын
@@codingstuff070 E/SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
@codingstuff070
@codingstuff070 3 жыл бұрын
R u testing on samsung device
@saltondirlys7926
@saltondirlys7926 3 жыл бұрын
@@codingstuff070 I tried it already on the emulator. Still does not show any of it. The data can send to firebase but its does not retrieve back when I press the "View List Button". It only display like "Name", "Surname" and "Email" but not the "blablagmail.com" that I previously send earlier.
@codingstuff070
@codingstuff070 3 жыл бұрын
Send me screenshot of ur code at instagram @codingstuff070
@amirchernin7254
@amirchernin7254 3 жыл бұрын
Can you add the correct ShowActivity source code? I'm struggling with it and the file on the website is the same as MainActivity.
@codingstuff070
@codingstuff070 3 жыл бұрын
Ok man i have changed it...
@amirchernin7254
@amirchernin7254 3 жыл бұрын
@@codingstuff070 thank you 🙂
@abdullahabdulsattar1832
@abdullahabdulsattar1832 3 жыл бұрын
Nice Work my Friend, Can you hare .xml files aswell.
@user-hc2pn1os9q
@user-hc2pn1os9q 3 жыл бұрын
hi i follow your steps but my project just retrieve a names without emails or surnames i don't know why ?can you help me?
@codingstuff070
@codingstuff070 3 жыл бұрын
Send me ur code at Instagram @codingstuff070
@x_cyborg5846
@x_cyborg5846 3 жыл бұрын
Hey bro i have followed your tutorial , It is really amazing . But I had a got into an error where my database isnt been displayed when i click on the button2(showactivity) it comes out from that activity and doesnt display anything. Even the class which i have created similar to model class inserts the data to database but not in my showActivity class. It will be helpful if you help me out!!. Please help
@codingstuff070
@codingstuff070 3 жыл бұрын
Show me ur code photos on Instagram at @codingstuff070 .... When u add onClickListner on button 2
@x_cyborg5846
@x_cyborg5846 3 жыл бұрын
@@codingstuff070 Sure bro , I actually need your email so that i could send you my docx file with pictures included :)
@vishrutgoyani8071
@vishrutgoyani8071 3 жыл бұрын
What if I want to get all data in random order? Like I have 5 items & I want like 2, 4, 31, 5. Can you help mw with that please?
@codingstuff070
@codingstuff070 3 жыл бұрын
Use cloud firestore.....
@Blober
@Blober 3 жыл бұрын
Im getting this error any help ? com.google.firebase.database.DatabaseException: Can't convert object of type java.lang.String to type com.example.database.Model
@codingstuff070
@codingstuff070 3 жыл бұрын
Source code is in the description box... Try to match ur code with it... If Still get error let me know...
@rusyidahazri1378
@rusyidahazri1378 2 жыл бұрын
Hi sir. I need some help, because I got an error saying 'from(android.content.Context)' in 'android.view.LayoutInflater' cannot be applied to '(com.google.firebase.database.core.Context)'
@graceminai9041
@graceminai9041 2 жыл бұрын
This will work fine but you'll encounter an error when it comes to retrieving the data. It won't display on the textviews inside the card view. If you want to solve this challenge, use create a constructor for the model class an use it to upload the data to the firebase realtime database. Do not use the hashmap
@codingstuff070
@codingstuff070 2 жыл бұрын
While uploading u can use hasmap or Java object while updating u can only update value using hashmap while retrieving u should create model class or u can get specific field values using key.
@ma.patriciabriones5442
@ma.patriciabriones5442 3 жыл бұрын
good day. i got this error " java.lang.NullPointerException: Attempt to invoke virtual method 'int java.util.ArrayList.size()' on a null object reference at com.example.bill.MyAdpter.getItemCount(MyAdpter.java:50)" how to solve this ?
@codingstuff070
@codingstuff070 3 жыл бұрын
May be u forgot to initialize Arraylist
@bishri88
@bishri88 3 жыл бұрын
Hi its a nice video. How to retrive recent data that has been register recently at the top of recycler view. I saw that recent data go at the last of the view?
@codingstuff070
@codingstuff070 3 жыл бұрын
When u store the images in firebase add time stamp as well .. Then while Retrieving the data apply query orderBy and pass the "time" There.
@codingstuff070
@codingstuff070 3 жыл бұрын
Watch this video while uploading kzfaq.info/get/bejne/mrRnd6-btr3Jqpc.html And this while retrieving.. U will get the idea kzfaq.info/get/bejne/g5mEpdeS17ithmQ.html
@bishri88
@bishri88 3 жыл бұрын
ok i will check it out. I have one more query that in recycler view how we can add the time like i post something and it comes to recycler view and should show 1 sec ago ... 1 min ago relative to time.. any idea??
@codingstuff070
@codingstuff070 3 жыл бұрын
By that server timestamp u can evaluate the time. SimpleDateFormat format = new SimpleDateFormat("yyyy.MM.dd G 'at' HH:mm:ss"); Date past = format.parse("2016.02.05 AD at 23:59:30"); Date now = new Date(); long seconds=TimeUnit.MILLISECONDS.toSeconds(now.getTime() - past.getTime()); long minutes=TimeUnit.MILLISECONDS.toMinutes(now.getTime() - past.getTime()); long hours=TimeUnit.MILLISECONDS.toHours(now.getTime() - past.getTime()); long days=TimeUnit.MILLISECONDS.toDays(now.getTime() - past.getTime()); // // System.out.println(TimeUnit.MILLISECONDS.toSeconds(now.getTime() - past.getTime()) + " milliseconds ago"); // System.out.println(TimeUnit.MILLISECONDS.toMinutes(now.getTime() - past.getTime()) + " minutes ago"); // System.out.println(TimeUnit.MILLISECONDS.toHours(now.getTime() - past.getTime()) + " hours ago"); // System.out.println(TimeUnit.MILLISECONDS.toDays(now.getTime() - past.getTime()) + " days ago"); if(seconds
@Anonymous-fo2rv
@Anonymous-fo2rv 3 жыл бұрын
if I have several subchildren in my db . how can we iterate through each one?
@codingstuff070
@codingstuff070 3 жыл бұрын
Using for loop u can iterate through
@Anonymous-fo2rv
@Anonymous-fo2rv 3 жыл бұрын
@@codingstuff070 actually i tried the code but i am not able to see anything........i am getting a blank screen
@codingstuff070
@codingstuff070 3 жыл бұрын
Send me photos of ur code at Instagram.... @codingstuff070
@x_cyborg5846
@x_cyborg5846 3 жыл бұрын
I got into a problem where i couldn't retrieve the data back but you my friend saved me . You helped me through . Thank you for your help ✨ Guys this guy is amazing!! . Do subscribe to his channel make him reach 1M. You really deserve it!!
@codingstuff070
@codingstuff070 3 жыл бұрын
Thank you brother 🙏🙏❤
@DanishKhan-ib2bo
@DanishKhan-ib2bo 3 жыл бұрын
i get error in context:this please help me
@codingstuff070
@codingstuff070 3 жыл бұрын
In which class u got this error
@bhaiteraworrior6817
@bhaiteraworrior6817 2 жыл бұрын
i have error please help me
@zhixin7314
@zhixin7314 3 жыл бұрын
I got an error on word 'context' in line 'View v = LayoutInflater.from(context).inflate(R.layout.list_layout,parent,false);' The error msg said the required type is 'android.content.Context' but provided 'com.google.firebase.database.core.Context' Please help me QwQ
@codingstuff070
@codingstuff070 3 жыл бұрын
Important Context from android.content.Context
@zhixin7314
@zhixin7314 3 жыл бұрын
@@codingstuff070 Thank You so much!!
@nurulafiqahbintihamzah9605
@nurulafiqahbintihamzah9605 3 жыл бұрын
I have follow all steps in this video but why my recyclerview not showing any data when i run it?
@codingstuff070
@codingstuff070 3 жыл бұрын
Check logcat nd try to match with source code. Source code is in the description box
@codingstuff070
@codingstuff070 3 жыл бұрын
Most of u r not able to retrieve data... It is causing mainly because of your model class varibles name. Make sure your model class varibles name must be same as child's or fields name in relatime db.
@lokeshreddy1257
@lokeshreddy1257 3 жыл бұрын
I am getting error at getvalue and app is crashing how can I solve it
@codingstuff070
@codingstuff070 3 жыл бұрын
Wht is error in the logcat
@CHRISSSSSLAM
@CHRISSSSSLAM 3 жыл бұрын
it's good but how to know the data are showed in item.xml? cause my own can't show it
@codingstuff070
@codingstuff070 3 жыл бұрын
May be u have not inflated item Layout in adapter Or not finded id of wigdets in viewholder class.... If u want source code i can definitely provide u.
@CHRISSSSSLAM
@CHRISSSSSLAM 3 жыл бұрын
@@codingstuff070 i done of my inflated, but it still can't show up the data, yes if u can. Or could u can help me to see??
@CHRISSSSSLAM
@CHRISSSSSLAM 3 жыл бұрын
@@codingstuff070 the code similar like this?? View v = LayoutInflater.from(context).inflate(R.layout.item, parent, false);
@codingstuff070
@codingstuff070 3 жыл бұрын
@@CHRISSSSSLAM Source code - sanathgosavi.blogspot.com/2020/11/upload-data-in-realtime-database-and.html
@yanghao6457
@yanghao6457 3 жыл бұрын
问题解决了么?我的也无法显示
@AirMiloTakManis
@AirMiloTakManis 3 жыл бұрын
My textview in cardview does not display any data but the number of cardview that appears is the same as the number of data in database
@codingstuff070
@codingstuff070 3 жыл бұрын
Most of u r not able to retrieve data... It is causing mainly because of your model class varibles name. Make sure your model class varibles name must be same as child's or fields name in relatime db.
@AirMiloTakManis
@AirMiloTakManis 3 жыл бұрын
@@codingstuff070 just found the solution to my problem. I just created a new model java class file and it seems to be working now. Thank you brother 🙏🏻
@codingstuff070
@codingstuff070 3 жыл бұрын
Watch our new tutorial series to understand firebase in detail. kzfaq.info/sun/PLhhNsarqV6MTHwd8fttCrP2fRijuQ0dah
@deepanshudutta4443
@deepanshudutta4443 3 жыл бұрын
Sir thank u so much.I just stuck on the same problem but fixed it with the help of your solution 🙏🙏
@deepanshudutta4443
@deepanshudutta4443 3 жыл бұрын
@@codingstuff070 Sir thank u so much.I just stuck on the same problem but fixed it with the help of your solution 🙏🙏
@jhenkarkc040
@jhenkarkc040 3 жыл бұрын
Sir, I followed your instructions ,But the number of users are correctly shown in card view but the values of the users was not displaying please help me I am new to Android Studio
@codingstuff070
@codingstuff070 3 жыл бұрын
Match ur model class variables name with firebase child field values. For ex. If it is Name in firebase then make ur model class variable exactly same as Name
@jhenkarkc040
@jhenkarkc040 3 жыл бұрын
@@codingstuff070 Thank You Sir
@Invisible_Programmer
@Invisible_Programmer Жыл бұрын
Pls do videos in kotlin too
@codingstuff070
@codingstuff070 Жыл бұрын
Already doing
@mosu95
@mosu95 3 жыл бұрын
i tried to do this in a fragment however: when typing: adapter = new MyAdapter(this,list); 15:08 it would show an error... anybody has any ideas why this doesn't work that well in a fragement? also the LinearLayoutManager won't work either also for some reason for (DataSnapshot dataSnapshot : snapshot.getChildren());{ Model model = dataSnapshot.getValue(Model.class); won't work either... it says it cannot resolve symbol: 'dataSnapshot' on this line
@iliji8471
@iliji8471 3 жыл бұрын
Can we use the same code for firestore?
@codingstuff070
@codingstuff070 3 жыл бұрын
No..... Little bit changes there .... U can watch this tutorial series kzfaq.info/sun/PLhhNsarqV6MSIVonypROq0gxcOLxbUDNR
@iliji8471
@iliji8471 3 жыл бұрын
@@codingstuff070 nice! thanks you very much
@amalrosh2393
@amalrosh2393 3 жыл бұрын
Am getting error inside for loop(addValueEvent) in the line : Model model= dataSnapshot.getValue(Model.class); Can u help me, I checked that in db same var name is given
@codingstuff070
@codingstuff070 3 жыл бұрын
What error is saying...?
@amalrosh2393
@amalrosh2393 3 жыл бұрын
@@codingstuff070 app is crashing
@codingstuff070
@codingstuff070 3 жыл бұрын
@@amalrosh2393 yes man but what error is saying in logcat
@amalrosh2393
@amalrosh2393 3 жыл бұрын
@@codingstuff070 I will watch the video again, and will ask you if error is not gone
@codingstuff070
@codingstuff070 3 жыл бұрын
@@amalrosh2393 ok
@rayan6051
@rayan6051 2 жыл бұрын
how i can add image
@codingstuff070
@codingstuff070 2 жыл бұрын
kzfaq.info/get/bejne/b5OflJeAuJ3QhYU.html
@yogesha9834
@yogesha9834 3 жыл бұрын
Bro how to retrieve current user details?
@codingstuff070
@codingstuff070 3 жыл бұрын
If u have already authenticated user.... U can get his data using auth.getCurrentUser we have done this in Instag blog app tutorial series......... kzfaq.info/get/bejne/mJeje7Sh3LDehok.html
@balibramzi3806
@balibramzi3806 3 жыл бұрын
Hi sir! How to retrieve video + thumbnail from real time database in android studio?
@codingstuff070
@codingstuff070 3 жыл бұрын
Soon I will make video on it
@balibramzi3806
@balibramzi3806 3 жыл бұрын
@@codingstuff070 Thank you sir
@ytshortsdekho
@ytshortsdekho 3 жыл бұрын
my app crashed when i open showactivity please help me
@codingstuff070
@codingstuff070 3 жыл бұрын
Show me ur code on instagram @codingstuff070
@thegamingprofile6797
@thegamingprofile6797 3 жыл бұрын
have you figured out the problem?
@hemanthsmanjunath21
@hemanthsmanjunath21 3 жыл бұрын
bro can u plz provide me dependencies for recycler view
@codingstuff070
@codingstuff070 3 жыл бұрын
"androidx.recyclerview:recyclerview:1.2.1"
@hemanthsmanjunath21
@hemanthsmanjunath21 3 жыл бұрын
@@codingstuff070 bro i am getting empty screen in showactivity i am try from morning to fix issue bt i am not able to fix bro plz help me
@codingstuff070
@codingstuff070 3 жыл бұрын
Send me ur code photos on Instagram @codingstuff070
@hemanthsmanjunath21
@hemanthsmanjunath21 3 жыл бұрын
@@codingstuff070 thank you so much bro for fixing my code
@adityarevankar6529
@adityarevankar6529 3 жыл бұрын
even my data is showing two times
@LokyVanHelsing
@LokyVanHelsing 2 жыл бұрын
i dont know why but following this method the app shows me only one value
@codingstuff070
@codingstuff070 2 жыл бұрын
Bro ur model class variable should exactly match to firebase field values
@arvitoputra6626
@arvitoputra6626 3 жыл бұрын
bro why realtime firebase are not showing any data???
@codingstuff070
@codingstuff070 3 жыл бұрын
Where in firebase console Or in ur app
@arvitoputra6626
@arvitoputra6626 3 жыл бұрын
@@codingstuff070 firebase console bro, they only showing null
@codingstuff070
@codingstuff070 3 жыл бұрын
Send me photo of it on Instagram @codingstuff070
@arvitoputra6626
@arvitoputra6626 3 жыл бұрын
@@codingstuff070 already sent it bro
@user-ey7pu7sv7c
@user-ey7pu7sv7c 7 ай бұрын
s
@sriwari4542
@sriwari4542 3 жыл бұрын
I Don't have getName, getSurname, getEmail.
@sriwari4542
@sriwari4542 3 жыл бұрын
Please help me fast
@codingstuff070
@codingstuff070 3 жыл бұрын
What
@sriwari4542
@sriwari4542 3 жыл бұрын
@@codingstuff070 to get getName, getSurName,getemail.
@sriwari4542
@sriwari4542 3 жыл бұрын
@@codingstuff070 in My adapter java file
@codingstuff070
@codingstuff070 3 жыл бұрын
Create model class for that
@tusshargoyal1080
@tusshargoyal1080 3 жыл бұрын
java.lang.ClassCastException: androidx.constraintlayout.widget.ConstraintLayout cannot be cast to androidx.recyclerview.widget.RecyclerView how to solve it?
@saurabhdhote8170
@saurabhdhote8170 3 жыл бұрын
Thanks
@raselranacse
@raselranacse 3 жыл бұрын
Thanks
Amazing weight loss transformation !! 😱😱
00:24
Tibo InShape
Рет қаралды 66 МЛН
Heartwarming Unity at School Event #shorts
00:19
Fabiosa Stories
Рет қаралды 25 МЛН
RecyclerView | Everything You Need to Know
25:07
Practical Coding
Рет қаралды 132 М.
Nvidia CEO: "We're Completely F**ked & Nobody Realizes It..."
13:47
Nvidia Latest News
Рет қаралды 7 М.
React Native vs Flutter in 2024 - Make the RIGHT Choice (Difference Explained)
10:31
Daniel Dan | Tech & Data
Рет қаралды 160 М.
Should You Use Compose State or StateFlow in Your ViewModels?
13:59
Philipp Lackner
Рет қаралды 74 М.
Amazing weight loss transformation !! 😱😱
00:24
Tibo InShape
Рет қаралды 66 МЛН