Files
AndroidJava/ExoPlayer/README.md
T
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

22 lines
991 B
Markdown

# ExoPlayer <img src="https://img.shields.io/github/v/release/google/ExoPlayer.svg?label=latest"/>
ExoPlayer is an application level media player for Android. The latest version
is published as part of [AndroidX Media][] under a new package name and all
future development will be in that project.
[AndroidX Media]: https://github.com/androidx/media
## Deprecation
**This project is deprecated.** All users should migrate to AndroidX Media3.
Please refer to our [migration guide and script][] to move your codebase to the
Media3 package names.
* As of 2024-04-03 we have stopped pushing commits to the `dev-v2` branch in
this repository. New ExoPlayer code is available in the AndroidX Media
GitHub repository: https://github.com/androidx/media
* `exoplayer:2.19.1` was the last artifact released from this project, we
don't plan to release any more.
[migration guide and script]: https://developer.android.com/guide/topics/media/media3/getting-started/migration-guide