Android Open Source - Sound player audiophile






Project Summary

Music Player for the Android Platform.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of audiophile.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Activity Count3
Fragment Count3
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WAKE_LOCK




Resource Files

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.

null




Java Source Files

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