Download files with Cloud Storage on Android
Read moreHow do I access firebase Storage on Android?
From the navigation pane of the Firebase console, select Storage , then click Get started. Review the messaging about securing your Cloud Storage data using security rules. During development, consider setting up your rules for public access. Select a location for your default Cloud Storage bucket.
Read moreHow do I access my photos stored in firebase Storage?
If you need to get that path directly from the Firebase Console, you should click on an image, and on the right-hand side will see a section named File location . Inside this section, under the Access token , you’ll see the actual access token of the image.
Read more