How can I use file path method while using firebase storage in android studio?

Viewed 8

I don't want to use the uri method I need to upload a file from an absolute path like "/storage/emulated/0/app/document.pdf" is there any way to upload a file. If yes then please help

Note- I am using java here

0 Answers
Related