• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Firebase getDownloadUrl() Can not resolve symbol

Emre Noyan

Lurker
Hi. I've been working on this problem for days because im so new this platform. Maybe the solution is very simple, but I don't know, but I need your help. I'm doing a blog app. I'm uploading and downloading the data through firebase.

To install .it's okay when I use getUploadSessionUri() but I know I have to use getDownload() How can i use getdownload() function?
Sorry about my bad english.

This here error is SetupActivity.java
SetupActivity.jpg

This here error is NewPostActivity.java

1.jpg
 
Do you mean that you got a compiling error or a running exception? Was the error code in SetupActivity.java or NewPostActivity.java?
 
Back
Top Bottom