I am developing an application for Blackberry devices using Phonegap. I need to play a video in my application. Is it possible to play video using Javascript? If yes please tell how it can be done.
I am developing an application for Blackberry devices using Phonegap. I need to play
Share
If you are targeting BB6 and up, you can use an HTML5 video player. My favorite library is mediaelement.js but here is a full list of compatible libraries.