Message from discussion
Android support
Received: by 10.100.207.17 with SMTP id e17mr372388ang.37.1292677781607;
Sat, 18 Dec 2010 05:09:41 -0800 (PST)
X-BeenThere: jplayer@googlegroups.com
Received: by 10.101.133.11 with SMTP id k11ls205274ann.7.p; Sat, 18 Dec 2010
05:09:40 -0800 (PST)
MIME-Version: 1.0
Received: by 10.101.37.13 with SMTP id p13mr57486anj.59.1292677780766; Sat, 18
Dec 2010 05:09:40 -0800 (PST)
Received: by s5g2000yqm.googlegroups.com with HTTP; Sat, 18 Dec 2010 05:09:40
-0800 (PST)
Date: Sat, 18 Dec 2010 05:09:40 -0800 (PST)
In-Reply-To: <d40f25f3-338f-4b6d-8bf6-1eb94726abde@35g2000prt.googlegroups.com>
X-IP: 86.138.82.18
References: <0ad65ba2-0570-4424-bd54-ddeebe5901b4@a28g2000prb.googlegroups.com>
<AANLkTi=wtqjYx8u5x=o1Xry1K+1CNhN3qbE8nLo+-K2w@mail.gmail.com>
<93a7e4a1-324a-4e9d-9edf-5e512b0ecbaa@i41g2000vbn.googlegroups.com> <d40f25f3-338f-4b6d-8bf6-1eb94726abde@35g2000prt.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.13)
Gecko/20101203 Firefox/3.6.13,gzip(gfe)
Message-ID: <98f53a5e-6749-4e4e-b007-b93c4f20b8ed@s5g2000yqm.googlegroups.com>
Subject: Re: Android support
From: Mark P <mark.panaghis...@gmail.com>
To: "jPlayer: the CSS styleable jQuery audio player plugin" <jplayer@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
We made the decision for jPlayer 2 that we would follow the HTML5 spec
and audio would play in <audio> and video in <video> tags. I was aware
that you could fudge Android using the video for audio.
The problem is that you then mess up other mobile browsers that do
follow the spec. For example, the iPhone would always play audio with
the built in full screen video player.
Best regards,
Mark P.
On Dec 17, 10:58=A0pm, slavian <slavi...@gmail.com> wrote:
> I also have to mention, that as of version 2.2 (and lower) Android
> support for <audio> tag is really buggy.
>
> See following bug:http://code.google.com/p/android/issues/detail?id=3D105=
46&q=3Daudio%20tag...
>