Files
awesome-cordova-plugins/docs/plugins/android-exoplayer/README.md
T
2026-03-21 17:08:43 -07:00

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)