jslowinski / MusicPlayer

Jetpack compose music player
Apache License 2.0
126 stars 19 forks source link

Music MP3 #10

Open juanppdev opened 2 months ago

juanppdev commented 2 months ago

I have a question, where do you save the .mp3 files to be able to play the music? I am looking for it and I have not been able to find it.

jslowinski commented 1 month ago

The mp3 files are kept on Firebase Storage, and the data with their information is kept on Firestore Database