https://github.com/memeusix/Clip-Buddy_Video_Player
Clip Buddy is a simple video player app built with Kotlin that allows you to fetch and play videos stored on your device. It provides a user-friendly interface and essential features similar to popular video players.
https://github.com/memeusix/Clip-Buddy_Video_Player
android exoplayer kotlin kotlin-android mvvm mvvm-architecture videoplayer xml
Last synced: over 1 year ago
JSON representation
Clip Buddy is a simple video player app built with Kotlin that allows you to fetch and play videos stored on your device. It provides a user-friendly interface and essential features similar to popular video players.
- Host: GitHub
- URL: https://github.com/memeusix/Clip-Buddy_Video_Player
- Owner: memeusix
- License: mit
- Created: 2024-10-11T12:13:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-24T17:48:46.000Z (over 1 year ago)
- Last Synced: 2024-11-24T18:28:59.215Z (over 1 year ago)
- Topics: android, exoplayer, kotlin, kotlin-android, mvvm, mvvm-architecture, videoplayer, xml
- Language: Kotlin
- Homepage:
- Size: 2.73 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Clip Buddy - Video Player
**Clip Buddy** is a lightweight video player app built for Android using Kotlin and XML. Leveraging the power of the **Media3 ExoPlayer** library, it follows the MVVM architecture for a clean and efficient codebase. The app features a simple and intuitive user interface, making it easy for users to navigate and enjoy their video content seamlessly.
## Features
- **Folder Navigation**: Browse through folders to find and select your videos easily.
- **Video Playback**: Enjoy smooth playback of your video files with gesture controls.
- **Volume Control**: Adjust the volume using simple swipe gestures.
- **Brightness Control**: Control screen brightness with intuitive gestures.
- **Subtitles and Audio Tracks**: Change subtitle and audio tracks during playback for an enhanced viewing experience.
- **Video Management**: Options to rename, delete, or view details of your videos.
## Screenshots

## License
This project is licensed under the MIT License. See the LICENSE file for more details.