Android Open Source - Sound player VAMP






Project Summary

Android Music Player.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of VAMP.

ItemValue
Java File Count13
Supported screen sizes[mdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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