Android Open Source - Game player Lyricmate






Project Summary

Android MP3 player which fetches lyrics from the internet and displays them for your viewing pleasure.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Lyricmate.

ItemValue
Java File Count10
Supported screen sizes[mdpi]
Minimum SDK Version10
Activity Count4
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK




Resource Files

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.

null

Java Source Files

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