[android-developers] Re: playing video file

2009-04-01 Thread jaimin mehta
thanks for the suggestion but i have solve that with multiply by 16 to my 320*480px and it runs in full screen On Thu, Apr 2, 2009 at 11:26 AM, Dave Sparks wrote: > > Have you looked at the VideoView widget? > > On Apr 1, 2:41 am, jaimin wrote: > > hi, > > i have problem in playing video file. V

[android-developers] Re: playing video file

2009-04-01 Thread Dave Sparks
Have you looked at the VideoView widget? On Apr 1, 2:41 am, jaimin wrote: > hi, > i have problem in playing video file. Video file is playing nice but i > want to play video file in the whole emulator (size).Right now video > file is playing but in small size. > so any suggestion or solution plz