Android Music Player.
VAMP is hosted in the following web site
https://github.com/Prashant18/VAMP
If you think the Android project VAMP 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 VAMP.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
There are 4 image files in VAMP. The names of the image files are listed as follows.
ic_media_next.png ic_media_pause.png ic_media_play.png ic_media_previous.png
The following screenshort is generated from the image listed above.
VAMP has the following Java source files.
com.prashant.adapter.AllSongsAdapter.java com.prashant.adapter.NavDrawerListAdapter.java com.prashant.converters.TimeConverter.java com.prashant.converters.durationConverter.java com.prashant.model.AllSongsItem.java com.prashant.model.NavDrawerItem.java com.prashant.model.SongsManager.java com.prashant.player.playSong.java com.prashant.vamp.MainActivity.java com.prashant.vamp.MediaHandlerActivity.java com.prashant.vamp.fragments.AllAlbumsFrahment.java com.prashant.vamp.fragments.AllArtistFragment.java com.prashant.vamp.fragments.AllSongsFragments.java