A tiny music player for android.
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.
The following table is the detailed list of AMP.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Required Permissions | android.permission.READ_PHONE_STATE |
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.
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