+ 1
I am not able to identify the path of my audio file even if i use properties
my audio file is in the download folder in the Internal storage and when I click on properties for Path it Shows path:/Internal storage/Download/GINU.mp3 But When I use this path I see the audio player but it is unable to play my audio file. Please Help!
16 Réponses
+ 20
Mobile or PC??
try : file:///Internal storage/Download/GINU.mp3
+ 20
Upload the audio file to a cloud storage and link it........
+ 19
No, try one with static URLs.....
+ 19
DropBox
convert links like : https://www.dropbox.com/....?dl=0
to https://dl.dropboxusercontent.com/....?dl=1&raw=1
+ 2
Thanks ValentinHacker
it's a mobile
+ 1
which one should I try according to you.
your opinion please
+ 1
If you're on Android, your path will be "file:///storage/sdcard0/Download/GINU.mp3"
FYI: Google Drive doesn't support cloud playing, unlike Dropbox (which @ValentinHacker usually use). Try to check the HTML example:
https://code.sololearn.com/WG0z5fhmxfLp/?ref=app
https://code.sololearn.com/WpmIPQ2f4EZ9/?ref=app
Note: the second code comes from my phone, so you can't play it. But I hope they could make a good example.
+ 1
I tried this link but still no response
https://www.dropbox.com/s/l5htoa1p1sdypuf/GINU%20%281%29.mp3?dl=0/GINU.mp3
0
still unable to play
0
k I'm trying
0
is Google drive suitable for it?
0
ok I'm trying Dropbox
0
This one worked out
Thanks Bro
0
But how did you make changes in the link
dl=1&raw=1