go2hyder / Ionic-example-for-cordova-Exoplayer

This is the sample repository to implement frontyard/cordova-plugin-exoplayer in Ionic framework(V1)
https://github.com/frontyard/cordova-plugin-exoplayer
1 stars 0 forks source link

This repository is demonstrating how to implement https://github.com/frontyard/cordova-plugin-exoplayer in ionic framework(V1)

Prerequisites

install cordova and ionic

npm install -g cordova
npm install -g ionic

Clone this repository

git clone https://github.com/go2hyder/Ionic-example-for-cordova-Exoplayer.git

Add exoplayer plugin

cordova plugin add cordova-plugin-exoplayer

Add platform

ionic platform add android

Run in device

ionic run android

More Info

For more information see https://github.com/frontyard/cordova-plugin-exoplayer

Credits

https://github.com/frontyard