Android Open Source - Sound player AMP






Project Summary

A tiny music player for android.

Web Site / Source Repository

AMP is hosted in the following web site
https://github.com/nyul/AMP

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

ItemValue
Java File Count5
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version9
Activity Count2
Required Permissionsandroid.permission.READ_PHONE_STATE




Resource Files

There are 26 image files in AMP. The names of the image files are listed as follows.

default_ac.png
fast_forward.png
fast_forward_pressed.png
hf.9.png
list.png
list_pressed.png
next.png
next_pressed.png
pause.png
pause_pressed.png
play.png
play_notif.png
play_pressed.png
previous.png
previous_pressed.png
repeat.png
repeat_pressed.png
rewind.png
rewind_pressed.png
seek_handler.png
seekbar_bg.png
seekbar_progress_blue.png
shuffle.png
shuffle_pressed.png
stop.png
stop_pressed.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AMP has the following Java source files.

hu.bme.andh.tabplayer.FileManager.java
hu.bme.andh.tabplayer.MediaButtonIntentReceiver.java
hu.bme.andh.tabplayer.MediaPlayerActivity.java
hu.bme.andh.tabplayer.PlayListActivity.java
hu.bme.andh.tabplayer.Utilities.java