Video/Audio on Android apps

I have problem configuring video player of an Android app made by Cordova framework from Hype-export-package.
Video/audio runs without extra configuration on iOS but Android seems to be problematic.

My video file is located in Cordovas www-directory inside resourcesFolder.
I use Cordovas media plugin and call it like
var mySound=new Media(pathToViideofile)

What should I write then into pathToViideofile and where that should be implemented?

Did you ever find a solution to this?

If you can share an example of what you have so far I’d be happy to take a look, but I don’t have any experience with Cordova.

Maybe this helps?