I have problem with androidRuntime: FATAL EXCEPTION: main Process: com.example.*****, PID: 7859 com.google.firebase.database.DatabaseException: Can't convert object of type java.lang.String to type com.example.*****.Model I don't know what now. Model class I have the same as yours
Please help me my all is not show image this is a social media app that the post image is not load but profile is get load and title and description is also but only post image is not load please help....
Thanks for you video, i have a priblem. The images dont retrieve only the data. I dont have log errors but when I debug I can see that the imageUrl dont save in the arraylist I dont now why. Can you help me?
Your code works perfectly I don't run in to any trouble while copying everycode you made. Can you please make a video like this but with data like strings and ints :D
U can watch our Instag bloa app tutorial we have done this but for authentication we use email and password but u can use phone authentication.... If u dont know how to do phone authentication then watch this th-cam.com/video/lVSSZ84HBAU/w-d-xo.html Instag blog app - th-cam.com/play/PLhhNsarqV6MTHwd8fttCrP2fRijuQ0dah.html
Hi, I have an issue in testing this code : my images in are retrieved in my Firebase Database but not displayed in the recycler view and I don't get any errors in the Logcat.
Kindly check source code in the description box nd try to match ur code with that... May be your adapter issue... Without error msg i can't tell where is the problem....
@@codingstuff070 Hi, thank you so much for your answer. I just figured out what went wrong. I forgot to write a line in the code. It works perfectly now. I will try to adapt this code now to my app.
Hello I'm having trouble with this can u help me I have posted a question in StackOverflow here is the link stackoverflow.com/questions/67053769/how-to-show-images-from-firebase-into-recyclerview-with-picasso
Could you help me with your firebase? database store image like this URL "com.google.android.gms.tasks.zzu@52810b74" but couldn't retrieve the image this is so difficult for me
Sir, firebase recycler video is very good it's very useful for me. Sir, how to implement admob natives ads in firebase recycler view. Kindly help me sir. Thank you sir.
@@codingstuff070 there is no errors, it compiles and runs just shows nothing when opened, i did use picasso instead of glide though? is that any problem.
life saver man big up..been searching for this for the longest time
Surely the most useful tutorial on firebase image upload and retrieval. You saved me @CodingStuff. It worked like charm.👍 Thanks!
I have problem with androidRuntime: FATAL EXCEPTION: main
Process: com.example.*****, PID: 7859
com.google.firebase.database.DatabaseException: Can't convert object of type java.lang.String to type com.example.*****.Model
I don't know what now. Model class I have the same as yours
hey did you figure out this
Bhai dil jeet lia yr kabse pareshan tha!❤️
thank you bro
@@codingstuff070 ☺️❤️♾️
@@codingstuff070 Sir Please aur Bdia bdia UI Design, Complex coding, and How to make our App smooth videos too!!
@@karanrana6580 yes now iam uploading tutorials on networking json nd api... After that tutorials on mvvm clean Archticture nd real apps.
Terima Kasih atas codingan upload photo semoga mendapat kesehatan bersama keluarga dan bahagia selalau dunia dan akhirat
Please help me my all is not show image this is a social media app that the post image is not load but profile is get load and title and description is also but only post image is not load please help....
Sir i got error on my adapter
OnBindviewHolder
Glide.........getImageUrl error
I tried your example, it works very well, but I have a question.
How does the last recorded image appear on top when we click the showall button?
Sir, I am getting an error "failed to create image decoder with message unimplemented". May I please know how to get rid of this error?
You are doing wonderful job sir, may god bless you.
Thanks for you video, i have a priblem. The images dont retrieve only the data. I dont have log errors but when I debug I can see that the imageUrl dont save in the arraylist I dont now why. Can you help me?
Maybe ur model class image url variable name is not matching with what u have firebase db as child name
Sir how to show dng or psd images
Your code works perfectly I don't run in to any trouble while copying everycode you made. Can you please make a video like this but with data like strings and ints :D
how to know how many users are online by firebase and android java?
Hey i want img to be retrieve by some specific users....How can i do that?
( also users are created only using phone number in my app )
For example- i want to send one img to some specific user who has created acc in app by knowing only their phone number.....
U can watch our Instag bloa app tutorial we have done this but for authentication we use email and password but u can use phone authentication....
If u dont know how to do phone authentication then watch this
th-cam.com/video/lVSSZ84HBAU/w-d-xo.html
Instag blog app - th-cam.com/play/PLhhNsarqV6MTHwd8fttCrP2fRijuQ0dah.html
thank you for the video can you do how to delete images that have been retrieved to the recyclerview
Where do you get 'getImageUrl' mine throws error
It is getter method in model class
Thank bro, help me, how to click item image recycleview
the image in CardView is not the full image it should be "match parent". the images is being trimed pls help
Add scaleType in imagevisw xml as centerCrop
@@codingstuff070 it's there
While uploading the image set imageview scaleType as centerCrop
Hi, I have an issue in testing this code : my images in are retrieved in my Firebase Database but not displayed in the recycler view and I don't get any errors in the Logcat.
Kindly check source code in the description box nd try to match ur code with that... May be your adapter issue... Without error msg i can't tell where is the problem....
@@codingstuff070 Hi, thank you so much for your answer. I just figured out what went wrong. I forgot to write a line in the code. It works perfectly now. I will try to adapt this code now to my app.
@@jadbennouna2182 can I know which line you forget...I got the same problem
@@jadbennouna2182
Hi which line had that error im tooo having same issue
What error u have.....??
Pictures and text now showing in recyclerview 😔
Did u mean... Not showing
How to display gridview images with text to another activity , when clicking on particular images ? Any one knows this plsss plss plss help me 🙏
thank you very much @CodingSTUFF
Plz suggest a way to compress each image before uploading to the firebase so that big size images take lesser time in uploading.
How to retrieve video from firbase plzz make on video
thank you much bro for this video
Please do video on how to retrieve image on gridview, thank you man
very helpful video!
hi sir very nice explanation it help mi in my clg project thanks for this video.
Do subscribe nd share with friends.... Iam Going to upload new tutorial on Firebase project like instagram app.
@@codingstuff070 sir how to delete pdf fies from list view in android studio ans well ans from firebase data set
Delete from ur list and also delete from storageRef... For that list.remove(position)
storageRef.delete()
Hello I'm having trouble with this can u help me I have posted a question in StackOverflow here is the link stackoverflow.com/questions/67053769/how-to-show-images-from-firebase-into-recyclerview-with-picasso
Brother send me code photos at instagram @codingstuff070
Could you help me with your firebase? database store image like this URL "com.google.android.gms.tasks.zzu@52810b74" but couldn't retrieve the image this is so difficult for me
What is error in logcat
@@codingstuff070 file or directory)
02-02 12:47:44.736 594-734/? E/ConnectivityService: net.tcp.delack.default not found in system default properties
02-02 12:47:44.736 594-734/? E/ConnectivityService: Can't set delayed ACK size:java.io.FileNotFoundException: /sys/kernel/ipv4/tcp_delack_seg: open failed: ENOENT (No such file or directory)
02-02 12:47:44.766 594-734/? E/ConnectivityService: Exception trying to remove a route: java.lang.IllegalStateException: command '4622 interface route remove wlan0 default 192.168.137.0 24 0.0.0.0' failed with '400 4622 Failed to remove route from default table (No such process)'
02-02 12:47:44.766 594-734/? E/ConnectivityService: Exception trying to remove a route: java.lang.IllegalStateException: command '4623 interface route remove wlan0 default 192.168.137.1 32 0.0.0.0' failed with '400 4623 Failed to remove route from default table (No such process)'
02-02 12:47:44.776 594-732/? E/WifiStateMachine: Error! unhandled message{ when=-34ms what=135188 target=com.android.internal.util.StateMachine$SmHandler }
02-02 12:47:44.776 594-734/? E/ConnectivityService: Exception trying to remove a route: java.lang.IllegalStateException: command '4624 interface route remove wlan0 default 0.0.0.0 0 192.168.137.1' failed with '400 4624 Failed to remove route from default table (No such process)'
02-02 12:47:44.786 594-732/? E/WifiStateMachine: Error! unhandled message{ when=-21ms what=135188 target=com.android.internal.util.StateMachine$SmHandler }
02-02 12:47:44.786 594-732/? E/WifiStateMachine: Error! unhandled message{ when=-19ms what=135188 target=com.android.internal.util.StateMachine$SmHandler }
02-02 12:47:44.816 594-732/? E/WifiStateMachine: Error! unhandled message{ when=-20ms what=135188 target=com.android.internal.util.StateMachine$SmHandler }
02-02 12:47:44.816 594-732/? E/WifiStateMachine: Error! unhandled message{ when=-19ms what=135188 target=com.android.internal.util.StateMachine$SmHandler }
02-02 12:47:44.906 594-20387/? E/MISC PowerHAL: sysfs_write : Error opening /sys/class/input/event4/device/enabled: No such file or directory
this is the last error in logcat
This is no your java code error... See if there is any java exception
sorry my error only display image placeholder in recycler view not show the exact image
Send me ur code photos at Instagram @codingstuff070
Amazing tutorial, helps a lot, ty
Glad to hear that!
class com.bumptech.glide.load.engine.GlideException: Failed to load resource
Sir yeah error a raha haan
Either imageUrl is not correct Or model image variable and child name Firebase is not same
@@codingstuff070 My imageUrl is incorrect and now I correct it.It's working now
Thank you so much Sir❤
Sir update image and data(Firebase) pr bhi vedio bna daye
We have done that in firestore tutorials
@@jaidi2681 how can I fix it, sir ?
Image not appear
My question is how to make that image clickable after retrieving it from database.
In adapter class add onclicklistner to imageview
The images not appear😔
Check your adapter....
App keeps stopping help plz
What is the error in the logcat
Sir, firebase recycler video is very good it's very useful for me. Sir, how to implement admob natives ads in firebase recycler view. Kindly help me sir. Thank you sir.
Thanks, good job all serves
Mine is not working at all🙈 been struggling with this a long time now, my rules in firebase is correct and i copied everything your doing exactly.
Make sure your model class variable name should match to child names in firebase.
@@codingstuff070 Thank you for the quick reply, but its still not working.
@@larisabotha8857 check logcat for erros.. Nd let me know the error Or exception
@@codingstuff070 there is no errors, it compiles and runs just shows nothing when opened, i did use picasso instead of glide though? is that any problem.
No there should not be any problem at picasso... Just let see ur code dm at Instagram @codingstuff070
@CodingSTUFF thank you .
hi sir, please make next video on this project for recycler view list click event ...
th-cam.com/play/PLhhNsarqV6MTHwd8fttCrP2fRijuQ0dah.html
Database stuff starts at 8:30
You gave refrence of "Image"
How to give refrence of childnode
thanks you
Thanks
fuck man amazing Tutorial this so nice for me thankssssssssss....!!!!
Dude control 😀🙏
@@codingstuff070 pleaseee next video for url into webview and recycleview from firebase.. Thankss
Yes soon
@@codingstuff070 Thnksss Sirr...
Sir pls share whatsapp button also pls make it video