For the life of me, I cannot get any video to play using the HTML5 video tag in the android webview using phonegap 3.4. I realize that there are many questions regarding HTML5 video in the android webview, but most of the answers are old and refer to older versions of phonegap.
I've tried using the plugin here:
https://github.com/dawsonloudon/VideoPlayer
but I'm new to phonegap and I can't get the plugin working. I'm not sure where to put the .java file or how to reference it in the project.
Can anyone who has gotten this plugin to work help me set up my project? (i.e. where does the .java file go and how do I reference it?)