[android-developers] VIDEO PLAYER Problem

2011-04-15 Thread Ansh
Other recipients: hey i m new to android and when i m trying to play a video file using the below code i m having the proble m tht its not forwading (buffering is not being done)the video.and it is displying the first scene only. HERE IS THE CODE: package com.examples; import

[android-developers] video player problem

2009-03-05 Thread manoj
Hi, I have written a small app which plays video files. Some files are playing nicely. but some files's view is not visible, but I am able to listen the audio. I dont know why? Can any one please suggest me where I am doing the wrong? here is my code: package bluemediaLab.vodcast1;