hi guys i have prepared a code to just play a simple mp4 file from my res folder... The coding is something like this...
public class VideoPlayer extends
Android supports 3gp and mp4 format, but still sometimes there are problems in playing an mp4 content. one thing what I have found out from my research is that, this might be because the resolution problem with the video. I think that you should re-size the resolution of your mp4 video. This might help.