This project was developed for the Mobile Technologies course. It's an Android application that allows users to browse and play video files stored on their device.
- Permission handling for accessing device storage
- Folder-based video organization
- Video thumbnail and duration display
- Custom video player with playback controls
- Auto-play and random play options
- Kotlin
- Jetpack Compose
- ExoPlayer
- Android Media API
- Clone this repository
- Open the project in Android Studio
- Build and run the app on an Android device or emulator
- Launch the app
- Grant necessary permissions
- Browse through video folders
- Select a video to play
- Use the player controls to manage playback


