Is there any way to upload audio files to web_resources folder?
I currently play audio that are on my own server, but in app i want them on user local filesystem under www.
As i understand i can put audio file somewhere under www (web_resources) folder and it will work in android/any device.
How can i test it with appery?