Android Open Source - Sound player android-music-player






Project Summary

Source code from Tuts+ tutorial - Android SDK: Create a Music Player.

Web Site / Source Repository

android-music-player is hosted in the following web site
https://github.com/SueSmith/android-music-player

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

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version16
Activity Count1
Required Permissionsandroid.permission.WAKE_LOCK




Resource Files

There are 3 image files in android-music-player. The names of the image files are listed as follows.

end.png
play.png
rand.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-music-player has the following Java source files.

com.example.musicplayer.MainActivity.java
com.example.musicplayer.MusicController.java
com.example.musicplayer.MusicService.java
com.example.musicplayer.Song.java
com.example.musicplayer.SongAdapter.java