1

I am working on an application which plays multiple types of videos in different formats like, (mp4,avi,wmv), now in my app mp4 and avi videos files running fine,but .wmv file do not run, and says me cannot play video. Any ideas and help much appreciated. Thanks..

Steve Barnes
  • 27,618
  • 6
  • 63
  • 73
Farhan Shah
  • 2,344
  • 7
  • 28
  • 54
  • 1
    WMV is not a supported format (it's a Microsoft Windows format), see: http://developer.android.com/guide/appendix/media-formats.html Also not all mp4 or avi formats are supported either. – Steven Trigg Feb 28 '14 at 05:06
  • Try this: http://stackoverflow.com/questions/8259257/android-media-player-library – Steven Trigg Feb 28 '14 at 05:16

0 Answers0