dims26 / Lyrically

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Kotlin 90.9%Language:Java 8.1%Language:CMake 1.0%