Android Open Source - Sound player OldRain






Project Summary

Android Music Player.

Web Site / Source Repository

OldRain is hosted in the following web site
https://github.com/StoriesUntold/OldRain

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

ItemValue
Java File Count36
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Minimum SDK Version9
Activity Count2
Fragment Count9
Required Permissionsandroid.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 37 image files in OldRain. The names of the image files are listed as follows.

back_arrow.png
back_pressed.png
diamond.png
diamond_big.png
downloaded.png
downloaded_clicked.png
favor_false.png
favor_true.png
i_like.png
i_like_clicked.png
ic_action_delete.png
ic_action_detail.png
ic_action_justone.png
ic_action_loop.png
ic_action_oneloop.png
ic_action_random.png
ic_action_song_more.png
more.png
more_clicked.png
music_all.png
music_all_pressed.png
music_hall.png
music_hall_clicked.png
music_sync.png
music_sync_disabled.png
pause.png
pause_pressed.png
play.png
play_pressed.png
recent.png
recent_pressed.png
search.png
search_clicked.png
song_list.png
song_list_clicked.png
wifi_auto_off.png
wifi_auto_on.png

The following screenshort is generated from the image listed above.

null




Java Source Files

OldRain has the following Java source files.

com.example.oldrain.player.DataBase.java
com.example.oldrain.player.DataBase.java
com.example.oldrain.player.LinearLayout.java
com.example.oldrain.player.MainActivity.java
com.example.oldrain.player.MainActivity.java
com.example.oldrain.player.MidValue.java
com.example.oldrain.player.MoreFragment.java
com.example.oldrain.player.MusicData.java
com.example.oldrain.player.MusicHallFragment.java
com.example.oldrain.player.MusicPlayer.java
com.example.oldrain.player.MusicPlayer.java
com.example.oldrain.player.PlayerClass.java
com.example.oldrain.player.PlayerClass.java
com.example.oldrain.player.RelativeLayout.java
com.example.oldrain.player.SearchFragment.java
com.example.oldrain.player.SharedData.java
com.example.oldrain.player.SongListFragment.java
com.example.oldrain.player.SongManager.java
com.example.oldrain.player.SongManager.java
com.example.oldrain.player.StickIn.java
com.example.oldrain.player.StickIn.java
com.example.oldrain.player.ToolClass.java
com.example.oldrain.player.ToolClass.java
com.example.oldrain.player.TotalListFragment.java
com.example.oldrain.player.entity.AlbumMessage.java
com.example.oldrain.player.entity.AllMusicMessage.java
com.example.oldrain.player.entity.ArtistMessage.java
com.example.oldrain.player.entity.Group.java
com.example.oldrain.player.entity.MusicMessage.java
com.example.oldrain.player.fragments.LyricFragment.java
com.example.oldrain.player.fragments.MoreFragment.java
com.example.oldrain.player.fragments.MusicHallFragment.java
com.example.oldrain.player.fragments.SearchFragment.java
com.example.oldrain.player.fragments.SongListFragment.java
com.example.oldrain.player.fragments.TotalListFragment.java
com.oldrain.ApplicationTest.java