Skip to content

daluobo/LitPlayer-release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ฑ LitPlayer

ไธญๆ–‡็‰ˆๆœฌ

LitPlayer is an Android meida player built with the Jetpack Compose declarative UI framework, based on Media3 ExoPlayer, and following the Material Design 3 specification. It features a clean interface, smooth interactions, and is perfectly adapted for Android phones, tablets, and Android TV, providing a consistent viewing experience across devices.

๐Ÿ“ฒ Device Support

  • โœ… Android Phone

  • โœ… Android Pad

  • โœ… Android TV

๐Ÿš€ Key Features

โ–ถ๏ธ Playback Support

  • Local audioใ€video playback

  • Network streaming playback (supports SMB, WebDAV, Ftp, Jellyfinใ€UPnP media servers)

  • Playback gestures (double-tap to play/pause, swipe to seek forward/backward, volume/brightness gesture adjustment, long press for speed playback, etc.)

๐ŸŽจ Subtitles & Audio Tracks

  • Supports multiple audio and subtitle track switching

  • Full compatibility with ASS special effects subtitles

  • External subtitle support with customizable subtitle styles

  • Audio-only playback mode to save battery by disabling video rendering

๐Ÿ”„ Cross-Device Sync

  • Supports synchronizing playback data between mobile devices and Android TV via Bluetooth

๐ŸŽจ Interface & Theme

  • Bilingual UI (Chinese/English)

  • RGB colorful themes for personalized visual experience

๐Ÿ“Š Version & Feature Adaptation

Version Type Minimum Android Version UPnP Media Server
Phone/Pad - lite 6.0 โŒ Not Supported
Phone/Pad 8.0 โœ… Supported
TV - lite 7.0 โŒ Not Supported
TV 8.0 โœ… Supported

๐Ÿ“ฅ Download & Installation

  • The mobile version currently only supports the arm64-v8a architecture (i.e., 64-bit ARM devices). If your device uses a different architecture (such as 32-bit ARM or x86), it may not run properly after installation. If you need support for other architectures, please feel free to submit your requests via Issues. We will evaluate the feedback and consider future compatibility plans accordingly.

  • The TV version includes both arm64-v8a and armeabi-v7a builds.

Releases

๐Ÿ“ธ Preview

Mobile Version

Video

home video list video playing video playlist

Audio

audio title audio album video playing audio playlist

TV Version

tv_home tv_library_1
tv_library_2 tv_playback

Packages

 
 
 

Contributors