I\'m trying to place an embed video player on one of the pages of my PhoneGap application.
I am currently using the html5 video tag:
I'm pretty sure I've answered this before but anyway, the video tag is broken in most if not all versions of Android. Go star these issues:
http://code.google.com/p/android/issues/detail?id=22254 and http://code.google.com/p/android/issues/detail?id=8272
In order to work around this pain in the @$$ I've written a plugin you can use on Android to play videos.
http://simonmacdonald.blogspot.com/2011/11/video-player-plugin-for-phonegap.html