Android Open Source - Sound player RockAmp






Project Summary

Unfinished Android music player.

Web Site / Source Repository

RockAmp is hosted in the following web site
https://github.com/mjfuentes/RockAmp

If you think the Android project RockAmp 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 RockAmp.

ItemValue
Java File Count19
Target SDK Version16
Minimum SDK Version7
Activity Count12
jar files usedandroid-support-v4.jar
universal-image-loader-1.8.5-with-sources.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 4 image files in RockAmp. The names of the image files are listed as follows.

generic_album.png
generic_album_micro.png
generic_album_mini.png
tracks.png

The following screenshort is generated from the image listed above.

null

Java Source Files

RockAmp has the following Java source files.

com.mjfuentes.rockamp.AlbumsActivity.java
com.mjfuentes.rockamp.AlbumsAdapter.java
com.mjfuentes.rockamp.ArtistsActivity.java
com.mjfuentes.rockamp.ArtistsAdapter.java
com.mjfuentes.rockamp.BuildConfig.java
com.mjfuentes.rockamp.GridAdapter.java
com.mjfuentes.rockamp.GridItem.java
com.mjfuentes.rockamp.Item.java
com.mjfuentes.rockamp.MainActivity.java
com.mjfuentes.rockamp.MusicApplication.java
com.mjfuentes.rockamp.MusicController.java
com.mjfuentes.rockamp.MusicItem.java
com.mjfuentes.rockamp.MusicService.java
com.mjfuentes.rockamp.PlayActivity.java
com.mjfuentes.rockamp.PlayerActivity.java
com.mjfuentes.rockamp.PlayingInfo.java
com.mjfuentes.rockamp.SongsActivity.java
com.mjfuentes.rockamp.SongsAdapter.java
com.mjfuentes.rockamp.nextTrack.java