How Download Data From FireBase Storage

I want to download a picture from firebase storage . Now what to do with this block
component_method
And I also want to delete the dowloaded file from user device

Read it here first

Then try this

Summary

Firebase Storage-Download Image on Assets - #6 by bodymindpower

1 Like

thanks but i still not getting it
what should i put in “to Folder” and “File”

File is file name
Folder is , path in which where are storing

Should I Put The The Download Link In “File”
And What is The Right Way To Definite The Storing Path In Android?

Your answer is there in the previous post itself… Did you click and read the summary of previous post??

yes but i did not found that there

image

folder is pathway in which the downloaded file to store in your device

file- you can assign own name along with .type

1 Like

and how to delete this data from user device?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.