I created an Android app that can download and playback audio in firebase storage. But every time I have to play an audio, I need to download it over again. Is there a way to set persistence for audio files.
Thanks in advance.
I created an Android app that can download and playback audio in firebase storage. But every time I have to play an audio, I need to download it over again. Is there a way to set persistence for audio files.
Thanks in advance.