Top "Android-video-player" questions

Related to playing videos in Android API

Android:video as splash screen

I want to play the video as splash screen.I have implement the play video but it show the default …

android-video-player
android how to resize video width and height in surface view for media player

Want to resize the video in surface view I am Playing a video in Media Player with using a Surface …

android android-layout android-video-player
Android SDK: Media Player - Load video stream from HTTP url

I have a MediaPlayerActivity with the following code: This code basically tries to get a video stream from a http …

android android-mediaplayer android-video-player
how to implemenent android video player in full screen

i have implemented android video player , but i don't need like this how i need mean when opening activity i …

android android-video-player
Multiple Video Files Simultaneously Playing in Android

I had asked the same question for iOS on iPad but now I am trying to see if it's possible …

android video-streaming android-video-player
floating video player (like youtube player ) in android

In my app i need to implement floating video player ( like youtube player). i gone through the below urls but …

android video android-mediaplayer popupwindow android-video-player
How to capture a frame from video in android?

Hi i have made a custom video played in android.with some simple "play","pause","play again" and "capture" button.…

android android-videoview android-video-player
cant convert bytes to KB

I have an android videoplayer which displays all videos on SD card with name and file size, but the size …

java android xml user-interface android-video-player
VideoView vs MediaPlayer?

Please tell me why this would work on with MediaPLayer and not in videoView? And how to make it work …

android android-mediaplayer android-video-player
How to get local video Uri for ExoPlayer 2.x

I have a dog.mp4 video file in res/raw folder, which I want to play with ExoPlayer. I'm trying …

android android-video-player exoplayer