Skip to content

ExoPlayer is an open source media playback library for Android by Google which write in JAVA and have more advantages than MediaPlayer such as minimal, flexible, and stable.

Notifications You must be signed in to change notification settings

noor1yasser9/ExoPlayerVideo

Repository files navigation

ExoPlayerVideo

What’s ExoPlayer?

  • ExoPlayer is an open source media playback library for Android by Google which write in JAVA and have more advantages than MediaPlayer such as minimal, flexible, and stable.

✨ Features Project Android:

  • 100% Kotlin
  • exoplayer

🕹 Sample Video

    dependencies {
        implementation 'com.google.android.exoplayer:exoplayer-core:2.14.0'
        implementation 'com.google.android.exoplayer:exoplayer-dash:2.14.0'
        implementation 'com.google.android.exoplayer:exoplayer-ui:2.14.0'
    }

About

ExoPlayer is an open source media playback library for Android by Google which write in JAVA and have more advantages than MediaPlayer such as minimal, flexible, and stable.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages