Awesome
Next Player
Next Player is an Android native video player written in Kotlin. It provides a simple and easy-to-use interface for users to play videos on their Android devices
This project is still in development and is expected to have bugs. Please report any bugs you find in the Issues section.
<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" alt="Get it on Google Play" height="80"/> <img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" alt="Get it on IzzyOnDroid" height="80"> <img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">
Screenshots
Media Picker
<div style="width:100%; display:flex; justify-content:space-between;"><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" width=19% alt="Home Light"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" width=19% alt="Home Dark"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" width=19% alt="Sub Folder Light"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" width=19% alt="Sub Folder Dark"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/5.png" width=19% alt="Quick Settings">
</div>Player Ui
<div style="width:100%; display:flex; justify-content:space-between;"><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/6.png" width=49% alt="Player"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/7.png" width=49% alt="Player">
</div>Supported formats
- Video: H.263, H.264 AVC (Baseline Profile; Main Profile on Android 6+), H.265 HEVC, MPEG-4 SP, VP8, VP9, AV1
- Support depends on Android device
- Audio: Vorbis, Opus, FLAC, ALAC, PCM/WAVE (μ-law, A-law), MP1, MP2, MP3, AMR (NB, WB), AAC (LC, ELD, HE; xHE on Android 9+), AC-3, E-AC-3, DTS,
DTS-HD, TrueHD
- Support provided by ExoPlayer FFmpeg extension
- Subtitles: SRT, SSA, ASS, TTML, VTT, DVB
- SSA/ASS has limited styling support see this issue
Features
- Native Android app with simple and easy-to-use interface
- Completely free and open source and without any ads or excessive permissions
- Software decoders for h264 and hevc
- Audio/Subtitle track selection
- Vertical swipe to change brightness (left) / volume (right)
- Horizontal swipe to seek through video
- Material 3 (You) support
- Media picker with tree, folder and file view modes
- Play videos from url
- Play videos from storage access framework (Android Document picker)
- Control playback speed
- External Subtitle support
- Zoom gesture
- Picture-in-picture mode
Planned Features
- External Audio support
- Background playback
- Android TV version
- Search Functionality
Contributing
Contributions are welcome!
Translating
You can help translate Next Player on Hosted Weblate.
Credits
Open Source Projects
Special Thanks
<img src="https://hosted.weblate.org/widgets/next-player/-/287x66-white.png" width="200"/>
Thanks to Weblate for providing free hosting for the project.
License
Next Player is licensed under the GNU General Public License v3.0. See the LICENSE file for more information.