Android Firebase Upload Image and Retrieve Tutorial Retrieve image from Firebase Storage Part 3
У вашего броузера проблема в совместимости с HTML5
In this part of Android Firebase Upload Image and Retrieve Tutorial, I am going to show you how you can fetch or retrieve image from Firebase Storage and show them using RecyclerView. In this part I am using addOnSuccessListener method to get the downloadurl. After updating the firebase you may have fetched the problem getDownloadUrl is depricated, here I have shown you an alternative way to getDownloadUrl.
I hope you enjoy this tutorial and don't forget to share and subscribe. See soon in the next episode with more exciting features.
Follow my tutorial in my blog: https://www.jdulal.com.np
Find the complete source code at: https://github.com/jdulal/AndroidUploadRetrieveimagesusingFirebaseStorage
#firebase #getDownloadUrl #fetchimagefirebase