Android Open Source - Video MediaPlayer VideoRatioProblemPerDevice






Project Summary

Issue with the MediaPlayer not playing videos at the correct ratio.

Web Site / Source Repository

VideoRatioProblemPerDevice is hosted in the following web site
https://github.com/blundell/VideoRatioProblemPerDevice

If you think the Android project VideoRatioProblemPerDevice listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of VideoRatioProblemPerDevice.

ItemValue
Java File Count9
Target SDK Version17
Minimum SDK Version8
Activity Count5
Fragment Count7
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\test_vid.mp4




Java Source Files

VideoRatioProblemPerDevice has the following Java source files.

com.example.videotest.MainActivity.java
com.example.videotest.mediaplayer.MediaPlayerActivityFullScreen.java
com.example.videotest.mediaplayer.MediaPlayerActivityHalfScreen.java
com.example.videotest.mediaplayer.MediaPlayerFragment.java
com.example.videotest.mediaplayer.TappableSurfaceView.java
com.example.videotest.videoview.FitVideoView.java
com.example.videotest.videoview.VideoViewActivityFullScreen.java
com.example.videotest.videoview.VideoViewActivityHalfScreen.java
com.example.videotest.videoview.VideoViewFragment.java