Android MP3 player which fetches lyrics from the internet and displays them for your viewing pleasure.
Lyricmate is hosted in the following web site
https://github.com/demonslayer/Lyricmate
If you think the Android project Lyricmate 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 Lyricmate.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 10 |
Activity Count | 4 |
Required Permissions | android.permission.INTERNET android.permission.WAKE_LOCK |
There are 3 image files in Lyricmate. The names of the image files are listed as follows.
pause_button.png play_button.png stop_button.png
The following screenshort is generated from the image listed above.
Lyricmate has the following Java source files.
edu.colorado.csci.lyricmate.Artist.java edu.colorado.csci.lyricmate.ArtistGetter.java edu.colorado.csci.lyricmate.LyricGetter.java edu.colorado.csci.lyricmate.LyricmateActivity.java edu.colorado.csci.lyricmate.Lyrics.java edu.colorado.csci.lyricmate.Mp3Filter.java edu.colorado.csci.lyricmate.Runner.java edu.colorado.csci.lyricmate.SearchHelper.java edu.colorado.csci.lyricmate.Song.java edu.colorado.csci.lyricmate.SongList.java