mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
22 lines
513 B
Markdown
22 lines
513 B
Markdown
# Android ExoPlayer
|
|
|
|
```
|
|
$ 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
|
|
|
|
## Supported platforms
|
|
|
|
- Android
|
|
|
|
|
|
|