mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
20 lines
552 B
Markdown
20 lines
552 B
Markdown
|
# Android ExoPlayer
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-exoplayer
|
||
|
$ npm install @awesome-cordova-plugins/android-exoplayer
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/android-exoplayer/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/frontyard/cordova-plugin-exoplayer](https://github.com/frontyard/cordova-plugin-exoplayer)
|
||
|
|
||
|
Cordova media player plugin using Google's ExoPlayer framework.
|
||
|
|
||
|
[https://github.com/google/ExoPlayer](https://github.com/google/ExoPlayer)
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
|