Skip to content

Lyric searching and bookmarking Android Application utilizing Genius music metadata API.

License

Notifications You must be signed in to change notification settings

dims26/Lyrically

Repository files navigation

Lyrically

Overview

A simple lyric searching and bookmarking android application. Utilizes genius music metadata RESTful API, and persists data using Room.

Screens

Favourites History Search Detail
Quick access to liked lyrics. List of all viewed lyrics. Search by Artist and/or song Lyric view

When cloning this application, be sure to obtain an API key from RapidAPI and to update Strings.xml like so:

<string name="api_key">API_KEY</string>

Download

Get it on Google Play