I'm trying to create a Cordova plugin which leverages the Android SDK of JWPlayer. Yes, I know there's a web player which can be used in Cordova, but it lacks a few features, most importantly Chromecast.
I'm struggling quite a bit because I don't have much experience with native development. In...