Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-coder135/mp4player_app_java
This repo contains an android application that plays a video of .mp4 format.
https://github.com/d-coder135/mp4player_app_java
android android-application android-studio java java-android-application java-application video-player
Last synced: about 1 month ago
JSON representation
This repo contains an android application that plays a video of .mp4 format.
- Host: GitHub
- URL: https://github.com/d-coder135/mp4player_app_java
- Owner: D-Coder135
- Created: 2021-07-07T17:23:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-07T18:02:25.000Z (over 3 years ago)
- Last Synced: 2024-11-06T06:42:47.200Z (3 months ago)
- Topics: android, android-application, android-studio, java, java-android-application, java-application, video-player
- Language: Java
- Homepage:
- Size: 13.7 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MP4Player_App_JAVA
### An Android application that plays and stops a video of .mp4 format using buttons. The code for the application is written in Java Programming Language.
- VideoView class is used inside the application to play .mp4 format video.
- MediaController class is used to add controllers for the video.