Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 19 hours 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T09:58:49.000Z (almost 2 years ago)
- Last Synced: 2024-12-10T22:28:08.858Z (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: 0
-
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