How to Create Video Player App in Android Studio
In this series, we will see how to create video player app in android studio using ExoPlayer (Demo). This is demo video that will show you complete working of app.
Github
https://github.com/waleedtalha/VideoPlayer
Following are the features that we will create:
Zoom in / Zoom out
Swipe for volume and brightness
Support Subtitles
Playback Speed (Increase and Decrease)
Picture in Picture (PIP) mode
Equalizer
Playlist
Double tap to increment and decrement
Double Tap to Play Pause
Night Mode / Day Mode in video
Navigation Drawer
Section for showing all videos of device
Rename Video
Delete Video
Properties of video (video name, path, size, length, duration, resolution)
Share Video
Search Video
Pull to Refresh for both folders and videos
Lock and unLock video
Scaling (Fullscreen, Zoom, Fit)
Play next previous video
Sort Video files by name, date, length and size in Ascending or Descending order
Mute / UnMute
Orientation (Portrait / Landscape)
Show total number of videos in every folder
Control Volume using seekbar
Control Brightness using seekbar
Ads Integration
Comment below if you are facing any issue while coding, I will try my best to answer your queries.
Thanks for watching
Like video and subscribe our channel, so you can get notified for incoming parts of series.
Playlist
LinkedIn
http://www.linkedin.com/in/waleed9
Instagram
https://www.instagram.com/waleedtalha.dev/
#videoplayer
#exoplayer
#androidstudio
Views :21074
android studio