Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.