Android Open Source - Development mediaplayer simple-mediaplayer-android






Project Summary

A very simple MediaPlayer which is based on Android MediaCodec API.

Web Site / Source Repository

simple-mediaplayer-android is hosted in the following web site
https://github.com/dpolishuk/simple-mediaplayer-android

If you think the Android project simple-mediaplayer-android 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 simple-mediaplayer-android.

ItemValue
Java File Count3
Target SDK Version16
Minimum SDK Version16
Activity Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

simple-mediaplayer-android has the following Java source files.

io.dp.media.player.Const.java
io.dp.media.player.MainActivity.java
io.dp.media.player.Player.java