Closed GoogleCodeExporter closed 8 years ago
Yeah.. that's the state of HTML5 implementations for android 2.3 right now. I
can't believe how far behind iPhone the entire platform is for HTML5 audio. If
you feel like hacking on it, the HTML5 playback system is a simple PHP partial
http://code.google.com/p/streeme/source/browse/trunk/apps/client/modules/player_
mobile/templates/_load_html5_player.php
You can add cases to use the audio tag and see if it will work for you, but my
experimentaiton with android 2.x is that HTML5 audio is just not supported, so
I defer to the video tag (probably better handled thanks to youtube/google
connections). Ice cream sandwich shows a promising player, but it looks broken
in the emulator - not sure how that will translate to the phone hardware. I'm
kind of interested to see if Jplayer + flash would work better than native
html5. I wish I had an android phone to play with.
Original comment by chaffn...@gmail.com
on 2 Jan 2012 at 10:57
Original issue reported on code.google.com by
chris.ad...@gmail.com
on 15 Dec 2011 at 7:26