Simple music player for android, project aim was to learn concepts of Fragments and Services..
DjangoPlayer is hosted in the following web site
https://github.com/gnivsarkar007/DjangoPlayer
If you think the Android project DjangoPlayer 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 DjangoPlayer.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 17 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WAKE_LOCK |
There are 7 image files in DjangoPlayer. The names of the image files are listed as follows.
apollo_holo_light_next.png apollo_holo_light_pause.png apollo_holo_light_play.png apollo_holo_light_previous.png apollo_holo_light_repeat_normal.png apollo_holo_light_shuffle_normal.png play_button.png
The following screenshort is generated from the image listed above.
DjangoPlayer has the following Java source files.
com.player.django.ItemSelector.java com.player.django.MainActivity.java com.player.django.MusicItem.java com.player.django.MusicPlayerService.java com.player.django.NonPlayingFragment.java com.player.django.PlayPanelFrag.java com.player.django.SongsListAdapter.java com.player.django.SongsRetriever.java com.player.django.SongsViewFragment.java