Skip to content

Latest commit

 

History

History

README.md

Video Player Android Application

The Video Player App is an Android application in java language that allows users to play videos on their mobile devices. It provides a user-friendly interface for viewing videos and supports various video formats.

Features

  • Play video files
  • Play/Pause control: Users can easily play and pause video playback using intuitive controls.
  • Seek video progress: The app provides a seek bar to allow users to navigate to different parts of the video.
  • Full-screen mode: Users can view videos in full-screen mode for an immersive experience.
  • Volume and brightness control: The app offers control options to adjust the video volume and screen brightness.
  • Video playlist: Users can create playlists and manage their favorite videos within the app.

Getting Started

To run the Video Player App on your Android device or emulator, follow these steps:

  1. Clone the repository from GitHub:
  2. Open the project in Android Studio.
  3. Build and run the app on your Android device or emulator.

Requirements

  • Android Studio: Make sure you have the latest version of Android Studio installed.
  • Android SDK: Ensure that you have the necessary Android SDK components installed for API level 16 and above.