Unfinished Android music player.
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.
The following table is the detailed list of RockAmp.
Item | Value |
---|---|
Java File Count | 19 |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 12 |
jar files used | android-support-v4.jar universal-image-loader-1.8.5-with-sources.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
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.
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