# M3UAndroid
**Repository Path**: OtherCopy/M3UAndroid
## Basic Information
- **Project Name**: M3UAndroid
- **Description**: FOSS Player, which made of jetpack compose. Android 8.0 and above supported.
https://github.com/oxyroid/M3UAndroid.git
- **Primary Language**: Kotlin
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: https://github.com/oxyroid/M3UAndroid
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 0
- **Created**: 2024-08-25
- **Last Updated**: 2026-04-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# M3UAndroid
[](https://github.com/oxyroid/M3UAndroid/releases)
[](https://developer.android.com)
[](https://t.me/m3u_android)
[](LICENSE)
A modern IPTV streaming player built with Jetpack Compose for Android phones, tablets, and TV devices.
## Features
- **Multi-Platform** - Optimized UI for smartphones, tablets, and Android TV
- **DLNA Casting** - Stream to compatible devices on your network
- **Smart Playback** - Advanced stream analysis and buffering
- **Protocol Support** - M3U playlists and Xtream API compatibility
- **Lightweight** - No ads, minimal permissions, efficient performance
- **Multi-Language** - Support for 12+ languages
## Screenshots
**Mobile**
|
**Android TV**
|
## Download
[](https://github.com/oxyroid/M3UAndroid/releases/latest)
[](https://f-droid.org/packages/com.m3u.androidApp)
[](https://apt.izzysoft.de/fdroid/index/apk/com.m3u.androidApp)
**Nightly builds** available via [GitHub Actions artifacts](https://nightly.link/oxyroid/M3UAndroid/workflows/android/master/artifact.zip).
## Tech Stack
- **Language** - 100% Kotlin
- **UI** - Jetpack Compose with Material Design 3
- **Architecture** - MVVM with modular structure
- **Async** - Kotlin Coroutines and Flow
- **Database** - Room
- **DI** - Hilt
- **Media** - ExoPlayer with FFmpeg integration
## Localization
Contributions welcome! Currently supporting:
- 🇬🇧 [English](i18n/src/main/res/values) · 🇨🇳 [简体中文](i18n/src/main/res/values-zh-rCN)
- 🇫🇷 [Français](i18n/src/main/res/values-fr-rFR) · 🇩🇪 [Deutsch](i18n/src/main/res/values-de-rDE)
- 🇮🇩 [Indonesia](i18n/src/main/res/values-id-rID) · 🇮🇹 [Italiano](i18n/src/main/res/values-it-rIT)
- 🇧🇷 [Português (BR)](i18n/src/main/res/values-pt-rBR) · 🇷🇴 [Română](i18n/src/main/res/values-ro-rRO)
- 🇪🇸 [Español](i18n/src/main/res/values-es-rES) · 🇸🇪 [Svenska](i18n/src/main/res/values-sv-rSE)
- 🇹🇷 [Türkçe](i18n/src/main/res/values-tr-rTR)
## Contributing
Contributions are welcome! Please feel free to submit pull requests or open issues for bugs and feature requests.
## Community
- **Telegram Channel** - [t.me/m3u_android](https://t.me/m3u_android)
- **Telegram Chat** - [t.me/m3u_android_chat](https://t.me/m3u_android_chat)
## License
This project is licensed under the [GNU General Public License v3.0](LICENSE).