how to get image downloadable url from firebase storage and store in firebase database?
问题 I am storing users profile pictures in firebase storage. I want to get the downloadable URL of those profile pictures and store each users profile picture URL under his/her User ID in firebase database. Here is my code for storing the picture in firebase storage. But i don't know how to get the URL and store in database under respective user's ID. I have also attached the snapshot of my firebase database. Firebase database image protected void onActivityResult(int requestCode, int resultCode,