mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
29 lines
690 B
Markdown
29 lines
690 B
Markdown
---
|
|
description: >-
|
|
Android ExoPlayer plugin for Cordova and Ionic. Cordova media player plugin using Google's ExoPlayer framework. https://github.com/google/ExoPlayer
|
|
---
|
|
|
|
# Android ExoPlayer
|
|
|
|
Cordova media player plugin using Google's ExoPlayer framework.
|
|
|
|
https://github.com/google/ExoPlayer
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-plugin-exoplayer
|
|
npm install @awesome-cordova-plugins/android-exoplayer
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/frontyard/cordova-plugin-exoplayer](https://github.com/frontyard/cordova-plugin-exoplayer)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|