https://github.com/sembamax/audio-player-with-media-notification
Android audio player app with media notification feature using ExoPlayer lib
https://github.com/sembamax/audio-player-with-media-notification
android exoplayer2 flows hilt jetpack-compose jetpack-media3 kotlin matrial-desgine media-notifications media-session
Last synced: 21 days ago
JSON representation
Android audio player app with media notification feature using ExoPlayer lib
- Host: GitHub
- URL: https://github.com/sembamax/audio-player-with-media-notification
- Owner: SembaMax
- License: apache-2.0
- Created: 2022-12-18T13:28:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T09:58:49.000Z (about 2 years ago)
- Last Synced: 2025-03-09T23:01:48.508Z (about 2 months ago)
- Topics: android, exoplayer2, flows, hilt, jetpack-compose, jetpack-media3, kotlin, matrial-desgine, media-notifications, media-session
- Language: Kotlin
- Homepage:
- Size: 2 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Audio Player
## Overview
This project demonstrates a convenient way to implement ExoPlayer along with Jetpack Media3.## Screenshots
🚧 Work is still in progress
![]()
Â![]()
Â![]()
## Features
- [ExoPlayer](https://exoplayer.dev/) based playback
- Jetpack Media3
- Media Session
- Media Notifications
- Jetpack Compose
- Themes
- Hilt
- Flows
- Coil
- Material3