Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+13 votes
asked in CSC490_Spring2019 by (1 point)

1 Answer

+4 votes
 
Best answer

Here's a helpful link to the tutorial I found to upload an image to Firebase Storage:

https://code.tutsplus.com/tutorials/image-upload-to-firebase-in-android-application--cms-29934

I also used the "Delete Files on Android" help section from the firebase website:

https://firebase.google.com/docs/storage/android/delete-files

answered by (1 point)
selected by
...