Why is that my music is not playing on my Android phone.i wrote my music code using my phone yet the output does not show anythi | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why is that my music is not playing on my Android phone.i wrote my music code using my phone yet the output does not show anythi

<audio id="NA"> <source src="https://www.dropbox.com/s/97vuanuwz07hlix/Rudeboy-Woman-1.mp3?dl=0"> </audio>

14th Dec 2020, 3:29 PM
Decoder
Decoder - avatar
2 Answers
+ 5
Use dl instead of www in that link. Edit: It's working fine here. Check it out https://code.sololearn.com/WyyfULyf52oX/?ref=app
17th Dec 2020, 1:18 AM
Simba
Simba - avatar
0
I have tried it and it show but still not playing
16th Dec 2020, 4:17 PM
Decoder
Decoder - avatar