Simple Android MP3 Player with LRC feature.
MP3-Player is hosted in the following web site
https://github.com/wuxinm/MP3-Player
If you think the Android project MP3-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.
The following table is the detailed list of MP3-Player.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 5 |
Activity Count | 5 |
There are 7 image files in MP3-Player. The names of the image files are listed as follows.
forward1.png forward2.png music.png next1.png next2.png pause.png play.png
The following screenshort is generated from the image listed above.
MP3-Player has the following Java source files.
com.alex.media.ClicksActivity.java com.alex.media.DBHelper.java com.alex.media.LRCbean.java com.alex.media.ListActivity.java com.alex.media.MainActivity.java com.alex.media.MusicListAdapter.java com.alex.media.PlayActivity.java com.alex.media.RecentlyActivity.java com.alex.media.ScanSdReceiver.java