Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 654 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 654 Bytes

Lyriq

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.

Image 1 Image 2

Image 3 Image 4

Usage

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.