Android Open Source - Development mediaplayer MediaPlayerSample






Project Summary

Android Media Player Sample.

Web Site / Source Repository

MediaPlayerSample is hosted in the following web site
https://github.com/yosyam/MediaPlayerSample

If you think the Android project MediaPlayerSample 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 MediaPlayerSample.

ItemValue
Java File Count56
Target SDK Version17
Minimum SDK Version14
Activity Count5
Fragment Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK




Resource Files

There are 6 image files in MediaPlayerSample. The names of the image files are listed as follows.

dummy_album_art.png
media_pause.gif
media_play.gif
media_rewind.gif
media_skip.gif
media_stop.gif

The following screenshort is generated from the image listed above.

null




Java Source Files

MediaPlayerSample has the following Java source files.

com.android.volley.AuthFailureError.java
com.android.volley.Cache.java
com.android.volley.CacheDispatcher.java
com.android.volley.DefaultRetryPolicy.java
com.android.volley.ExecutorDelivery.java
com.android.volley.Network.java
com.android.volley.NetworkDispatcher.java
com.android.volley.NetworkError.java
com.android.volley.NetworkResponse.java
com.android.volley.NoConnectionError.java
com.android.volley.ParseError.java
com.android.volley.Request.java
com.android.volley.RequestQueue.java
com.android.volley.Response.java
com.android.volley.ResponseDelivery.java
com.android.volley.RetryPolicy.java
com.android.volley.ServerError.java
com.android.volley.TimeoutError.java
com.android.volley.VolleyError.java
com.android.volley.VolleyLog.java
com.android.volley.toolbox.AndroidAuthenticator.java
com.android.volley.toolbox.Authenticator.java
com.android.volley.toolbox.BasicNetwork.java
com.android.volley.toolbox.ByteArrayPool.java
com.android.volley.toolbox.ClearCacheRequest.java
com.android.volley.toolbox.DiskBasedCache.java
com.android.volley.toolbox.HttpClientStack.java
com.android.volley.toolbox.HttpHeaderParser.java
com.android.volley.toolbox.HttpStack.java
com.android.volley.toolbox.HurlStack.java
com.android.volley.toolbox.ImageLoader.java
com.android.volley.toolbox.ImageRequest.java
com.android.volley.toolbox.JsonArrayRequest.java
com.android.volley.toolbox.JsonObjectRequest.java
com.android.volley.toolbox.JsonRequest.java
com.android.volley.toolbox.NetworkImageView.java
com.android.volley.toolbox.NoCache.java
com.android.volley.toolbox.PoolingByteArrayOutputStream.java
com.android.volley.toolbox.RequestFuture.java
com.android.volley.toolbox.StringRequest.java
com.android.volley.toolbox.Volley.java
net.metax.mediaplayersample.AudioFocusHelper.java
net.metax.mediaplayersample.BuildConfig.java
net.metax.mediaplayersample.Channel.java
net.metax.mediaplayersample.ChannelFragment.java
net.metax.mediaplayersample.ChannelListActivity.java
net.metax.mediaplayersample.ChannelListFragment.java
net.metax.mediaplayersample.HomeActivity.java
net.metax.mediaplayersample.MainActivity.java
net.metax.mediaplayersample.MusicFocusable.java
net.metax.mediaplayersample.MusicItem.java
net.metax.mediaplayersample.PlayerActivity.java
net.metax.mediaplayersample.PlayerReceiver.java
net.metax.mediaplayersample.PlayerRemoteControlActivity.java
net.metax.mediaplayersample.PlayerService.java
net.metax.mediaplayersample.PrepareMusicRetrieverTask.java