purplecabbage/phonegap-plugins

Android VideoPlayer plugin does not work

Opened this issue · 0 comments

I've tried to use Android VideoPlayer plugin and it doesn't work.
It raises runtime exception at VideoPlayer.java=>playVideo method.

Failed at this.ctx.startActivity(intent).
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.VIEW dat=android.resource://com.xxxxx.yyyyyyy/2130968576 typ=video/* }

Regards
Peter