Music Player for the Android Platform.
audiophile is hosted in the following web site
https://github.com/debowin/audiophile
If you think the Android project audiophile 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 audiophile.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Activity Count | 3 |
Fragment Count | 3 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WAKE_LOCK |
There are 23 image files in audiophile. The names of the image files are listed as follows.
next_default.png next_pressed.png pause_default.png pause_pressed.png play_default.png play_pressed.png playing_icon.png prev_default.png prev_pressed.png refresh.png repeat_disabled.png repeat_enabled.png search.png settings.png shuffle_disabled.png shuffle_enabled.png song_icon.png star_empty.png star_full.png storage_default.png storage_pressed.png volume_default.png volume_pressed.png
The following screenshort is generated from the image listed above.
audiophile has the following Java source files.
com.searce.musicplayer.About.java com.searce.musicplayer.ApplicationTest.java com.searce.musicplayer.MainActivity.java com.searce.musicplayer.MiniPlayerFragment.java com.searce.musicplayer.MusicService.java com.searce.musicplayer.OnSwipeTouchListener.java com.searce.musicplayer.PlayerFragment.java com.searce.musicplayer.Song.java com.searce.musicplayer.SongListFragment.java com.searce.musicplayer.SplashActivity.java