https://github.com/dersarco/exoplayerbasic
Exo Player basic example
https://github.com/dersarco/exoplayerbasic
Last synced: 4 months ago
JSON representation
Exo Player basic example
- Host: GitHub
- URL: https://github.com/dersarco/exoplayerbasic
- Owner: DerSarco
- Created: 2022-11-18T12:35:37.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-21T12:24:51.000Z (almost 3 years ago)
- Last Synced: 2025-05-06T21:07:43.013Z (5 months ago)
- Language: Kotlin
- Size: 108 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ExoPlayer Basic Example.
## Used Dependencies
- implementation 'com.google.android.exoplayer:exoplayer:2.X.X
## Usage
Just compile and run, there is a video example added to the mediaplaylist so you can see how this works.