Thanks a lot, i'l just try for it. very thanks
On Jun 9, 2:54 pm, jcesar <
jcesarmob...@gmail.com> wrote:
> phonegap transforms html5 apps into native apps, so you have to use
> the html5 video tag.
>
> If you don´t want to use the html5 tag you should create native apps
> on your own for every mobile SO.
>
> On 9 jun, 07:54, Gao Yuan <
gaoyuan5...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Very thanks for your answer, mybe i did't describe my requirement clearly.
> > Html 5 is one way to implement it. But it can't be a common way, since not
> > every 3G mobile support this tag. For one instance, I can't use this to play
> > an mp4 on HTC G7 with android 2.2, while it works well in Chrome on PC with
> > Windows 7.
>
> > I have found AVideo written by Pierre, and it works. But i still think about
> > how to transplant it to other opt system. Any help?
>
> > On Wed, Jun 8, 2011 at 11:56 PM, Nick McCloud <
n...@descartes.co.uk> wrote:
> > > In your html put <video src="myVideo.mp4></video>
>