Android Open Source - Sound player android-music-player






Project Summary

A music player for Android with some unique features for classical/jazz. This will one day have a real name..

Web Site / Source Repository

android-music-player is hosted in the following web site
https://github.com/patrick-conley/android-music-player

If you think the Android project android-music-player 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 android-music-player.

ItemValue
Java File Count11
Target SDK Version20
Minimum SDK Version16
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WAKE_LOCK




License

The license information of android-music-player is as follows:

GNU General Public License

Java Source Files

pconley.vamp.CurrentTrackActivity.java
pconley.vamp.LibraryActivity.java
pconley.vamp.TrackViewActivity.java
pconley.vamp.db.LibraryContract.java
pconley.vamp.db.LibraryHelper.java
pconley.vamp.db.TrackDAO.java
pconley.vamp.model.Tag.java
pconley.vamp.model.Track.java
pconley.vamp.player.AudioNoisyReceiver.java
pconley.vamp.player.PlayerEvents.java
pconley.vamp.player.PlayerService.java