Android Question mp3 in html5 ?

dos

New Member
Licensed User
Longtime User
mp3 in html5 ?

Now I use WebView1.LoadUrl("file:///android_asset/index.html") for show my html5 file in local
everything looks good but only not have any sound in my html5

in normal case my html5 app will play automatically background music.

How can I fix this?

Thanks a lot
Dos
 
Top