Features
- Lyrics - Shows the lyrics of the song you are listening to at the moment.
- Type Artist Name and Song Name in Edit Text.
- Search - Search for Lyrics by clicking button.
- Lyrics will shown in Text Field.
Build
- Make sure you have the latest version of Gradle installed. You should have at least the version that is used in LyricsFinderApp/build.gradle. There is no gradle wrapper on this repo.
- Download the sources
- Edit the different API keys.
- cd to the root of the project and execute "$ gradle build"