Play .mp3 from SD card on Android
Posted: Thu Jun 14, 2018 6:09 pm
Is it possible to make something like a music player? You would copy your .mp3's from your computer to some place in your phone and then load and play them from Love Android app via `love.audio.newSource`.
My problem is that the only directory accessible with newSource on Android (/data/data/my.package/files/save) is not visible in my PC when I connect the phone.
On the other hand I'm able to access the SD card with io.popen but not with newSource.
Thanks!
My problem is that the only directory accessible with newSource on Android (/data/data/my.package/files/save) is not visible in my PC when I connect the phone.
On the other hand I'm able to access the SD card with io.popen but not with newSource.
Thanks!