Skip to content

Latest commit

 

History

History
45 lines (40 loc) · 1.89 KB

File metadata and controls

45 lines (40 loc) · 1.89 KB

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