android - Why is my download button in phonegap app not working? -


i have made working download button html referring sound in de websites folder. when convert phonegap not working annymore.

html code:

<a href="path local sound" target="_blank" download>download sound</a> 

the sounds can played withing app generated phonegap, means path , sound matched correctly.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -