A Simple Android Native Player.
MPlayerTest is hosted in the following web site
https://github.com/okamipride/MPlayerTest
If you think the Android project MPlayerTest listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of MPlayerTest.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 20 |
Minimum SDK Version | 16 |
Activity Count | 6 |
jar files used | android-support-v4-f2bd215acc8bc7c5b0c70ba287396563361a0267.jar android-support-v4.jar js-d5a53333d9a139971b9c0b1f257e2b35142984dd.jar js.jar |
Required Permissions | android.permission.INTERNET android.permission.WAKE_LOCK |
Asset File Names | assets\Thumbs.db assets\debug\video_h264.mp4 assets\debug\youtubelivetest.txt assets\video_h264.mp4 assets\youtubelivetest.txt |
Raw File Names | res\debug\raw\video_h264.mp4 res\raw\Thumbs.db res\raw\video_h264.mp4 |
MPlayerTest has the following Java source files.
com.example.mplayertest.BuildConfig.java com.example.mplayertest.MPlayerActivity.java com.example.mplayertest.NetUtil.java com.example.mplayertest.VideoPlayActivity.java com.example.mplayertest.VideoViewActivity.java com.example.mplayertest.XMLDOMParser.java