dee-y / Lyrica

An Open Source SQLite Database Lyrics Android Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

untitled-7-01

πŸš€ Lyrica πŸš€

An Open Source SQLite Database Lyrics Android Application

This application is powered by SQLite Database to store the lyrics of music which you can customize!

To add lyrics to the app you can direcly edit the SQLite file in /src/main/assets/databases/lyrica.db and compile the app in Android Studio or equivalent, but also you use APK Editor to edit the SQL and then compile for distribution.

I recommend using this app:

Download Release Date
Version 1.0 April 3, 2018
Pre-release March 31, 2018

Todo List

  • Search Functionality πŸ‘
  • User's Lyrics Repository πŸ‘
  • Music Service Integration πŸ‘

Development

Want to contribute? Great! Lyrica uses Java for development. Make a change in your file and instantanously see your updates!

License

BSD 3-Clause License

About

An Open Source SQLite Database Lyrics Android Application

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%