Android Open Source - Sound service DjangoPlayer






Project Summary

Simple music player for android, project aim was to learn concepts of Fragments and Services..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of DjangoPlayer.

ItemValue
Java File Count9
Target SDK Version17
Minimum SDK Version11
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WAKE_LOCK




Resource Files

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.

null




Java Source Files

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