Android network music player client/server.
AndroidNetworkMusicPlayer is hosted in the following web site
https://github.com/chris1492/AndroidNetworkMusicPlayer
If you think the Android project AndroidNetworkMusicPlayer 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 AndroidNetworkMusicPlayer.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar gson-2.2.4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE |
AndroidNetworkMusicPlayer has the following Java source files.
com.shafer.mediastreamer.Command.java com.shafer.mediastreamer.Song.java com.shafer.mediastreamer.client.ClientListener.java com.shafer.mediastreamer.server.CommandProcessor.java com.shafer.mediastreamer.server.ConnectionScreen.java com.shafer.mediastreamer.server.FileClient.java com.shafer.mediastreamer.server.FileSystem.java com.shafer.mediastreamer.server.Listener.java com.shafer.mediastreamer.server.MediaRunner.java com.shafer.mediastreamer.server.NetworkDiscovery.java com.shafer.mediastreamer.server.NetworkRunner.java com.shafer.mediastreamer.server.Sender.java com.shafer.mediastreamer.server.Streamer.java