HI i want to play a .3GP video file in android phone. i tried below code but it shows cant play video.so please tell me what i will do
This is my code
This article provides code similar to your sample, though there are some differences, especially with video.start
and your sample completely missing MediaController.show
.
I suggest cleaning up your code a bit and try the suggestions found in the mentioned article. There's also some good feedback in the article discussions.