An Android music player that automatically fetches and displays the lyrics for a track if available. This application uses the Musixmatch Developer API as the lyrics database source.
In order to use the API, you must have an API key. You can get one over here.
Modify app/src/main/res/values/strings.xml
to contain your API key.