0

I am trying to play video in Android PhoneGap application using HTML5 video tag.But it is only showing a blank screen with the controls.I have also tried by putting the videos in SD card and also inside the assert folder.

Any idea how to play the video??

Neji
  • 6,591
  • 5
  • 43
  • 66
sourav
  • 676
  • 5
  • 21

2 Answers2

1

you can also use this plugin fileOpener Plugin. it will successfully play your all videos from Assets folder i also have tested this plugin result in Samsung Galaxy S3 and tablet and in browsers as well

nida
  • 656
  • 3
  • 16
  • 38