Nosved Player is a clean, modern, and high-performance local video player for Android. Built from the ground up using Jetpack Compose and Media3 (ExoPlayer), it delivers a premium media experience with a focus on simplicity, fluidity, and Material You design.
β οΈ Migration Notice (v1.4.0+): The application package name has migrated tocom.devson.nvplayerto align with external app store releases. If you are updating from v1.3.0 or below, this will install as a fresh application.
- Default Style - Clean, minimal controls with gesture-based brightness & volume adjustment.
- Modern Style - Modern immersive controls with smooth multi-tap seek gestures, a swipe-up settings panel, Replay / Forward buttons, and an Up Next queue overlay.
- Advanced Playback Speed & Scrubbing - Precision speed controls and visual live-scrubbing while interacting with the seekbar.
- HDR Fallback Mechanism - Intelligently spoofs Dolby Vision MIME types to H.265 to prevent black screen issues on non-DV supported devices.
- Right/Left Swipe - Seek through video timeline forward and backward
- Right/Left Double Tap - Seek 10s Forward and Backward (Seek time can be customised)
- Vertical Swipe Left - Adjust Brightness
- Vertical Swipe Right - Adjust Volume
- Long Press on The Screen - 2x Speed
- 2 Finger Single Tap - Pause/Resume Video
- 3 Finger Single Tap - Lock 2x Speed
- Embedded ASS/SSA Customization - Full control over subtitle fonts, text size, bolding, and robust background corner boxes.
- Swipe-to-Seek Dialog - Instantly jump backward or forward through dialogue lines by swiping directly on the subtitle text.
- Advanced Sync - Manual speed sync and text encoding adjustments for perfect audio-visual timing.
- Dynamic Home Screen - Choose exactly what your dashboard displays: Storage Tracker, History Cards, or Latest Videos.
- Custom Landing Screen - Bypass the Home page entirely and boot directly into your Video List.
- True AMOLED Theme - Total black color mapping for dark mode, maximizing OLED battery savings.
- Rotary Sort Wheel - A unique radial wheel picker for sorting videos with smooth spring-physics animations.
- Folder Views - Multiple layout modes (All Folders, Files, Explorer, List, Grid).
- Full Material 3 colour system with light and dark schemes.
- Optional Dynamic Colour - adapts to your wallpaper on Android 12+ devices.
- Status bar and navigation bar colours blend seamlessly with the app background.
- Multi-Process Architecture - Dual FFmpeg base libraries running simultaneously to support both robust decoding and native editing.
- Video-to-Audio Converter - Extract audio from your media files directly within the app.
- Timestamp Tools - Developer-friendly utilities for converting standard time to milliseconds and vice-versa.
- Powered by Google Media3 / ExoPlayer with integrated FFmpeg decoders (via Nextlib) for broad format support.
- Fast thumbnails using a custom MediaStore-optimised Coil integration.
- Subtitle support - internal & external tracks (SRT, ASS, VTT, etc.).
- Gesture controls - swipe for brightness, volume, seek, and aspect-ratio switching.
| Layer | Technology |
|---|---|
| UI Framework | Jetpack Compose |
| Design System | Material 3 (Material You) |
| Playback Engine | Android Media3 / ExoPlayer |
| Native Decoders | FFmpeg via Nextlib |
| Image Loading | Coil (VideoFrame + MediaStore fetchers) |
| Persistence | Room + DataStore |
| Architecture | MVVM + Kotlin Coroutines + StateFlow |
| Language | Kotlin 100% |
- Android API 26+ (Android 8.0 Oreo or higher)
- Android Studio Meerkat or newer
git clone https://github.com/DevSon1024/Nosved-Player.git- Open the project in Android Studio.
- Sync Project with Gradle Files.
- Run the
appmodule on your device or emulator.
If you love using Nosved Player or find the source code helpful for your own projects, consider supporting its development!
UPI Sponsorship available within the App Settings.
This project is licensed under the MIT License - see the LICENSE file for details.
Devendra Sonawane (DevSon)
Made with β₯ and Kotlin.











