M3U is a FREE stream media player on android devices, which made of jetpack compose. Android 8.0 and above supported.
Most Android devices, including smartphones, TVs, and tablets.
Please submit a pull request if you want to help with translation.
Official:
- English
- Simplified Chinese
- (You can also provide better translations for the above languages via pull requests)
From PRs:
- Spanish, thanks @sguinetti
- Romanian, thanks @iboboc
- Brazilian Portuguese, thanks @Suburbanno
- Playlist Management.
- Streaming media analysis capabilities.
- Xtream support.
- DLNA screencast.
- i18n (Internationalization).
M3U is an app that attempts to use the latest libraries and tools. As a summary:
- Entirely written in Kotlin.
- UI completely written in Jetpack Compose.
- Material3 design system.
- Uses Kotlin Coroutines throughout.
- Uses many of the Architecture Components, including: Room, Lifecycle, Navigation.
- Uses Hilt for dependency injection.
- Uses Lint Checks for code scanning.
- Uses KSP & KotlinPoet for Code Generating.
- FFmepg-kit & ExoPlayer.
Get the SNAPSHOT package here
You can join the Telegram Channel for update information and alpha & beta packages.
You can also join the Telegram Group for discussing.
View this file to learn about how to contribute this repository.
Refer to the file to learn about the Code Specification of this repository.
M3UAndroid is distributed under the terms of the Apache License (Version 2.0). See the license for more information.