--- description: >- Video Player plugin for Cordova and Ionic. A Cordova plugin that simply allows you to immediately play a video in fullscreen mode. Requires Cordova plugin:… --- # Video Player A Cordova plugin that simply allows you to immediately play a video in fullscreen mode. Requires Cordova plugin: `com.moust.cordova.videoplayer`. For more info, please see the [VideoPlayer plugin docs](https://github.com/moust/cordova-plugin-videoplayer). ## Installation ```bash ionic cordova plugin add https://github.com/moust/cordova-plugin-videoplayer.git npm install @awesome-cordova-plugins/video-player ``` **Plugin Repo:** [https://github.com/moust/cordova-plugin-videoplayer](https://github.com/moust/cordova-plugin-videoplayer) ## Supported Platforms - Android ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)